Problema | esteArbore | Operații I/O |
estearbore.in /estearbore.out
|
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #53218392 | Utilizator | |
Fișier | estearbore.cpp | Dimensiune | 627 B |
Data încărcării | 21 Octombrie 2024, 17:59 | Scor / rezultat | Eroare de compilare |
estearbore.cpp:6:17: error: 'nm' was not declared in this scope int n,m,i,j,viz[nm]; ^ estearbore.cpp: In function 'void dfs(int)': estearbore.cpp:11:5: error: 'viz' was not declared in this scope viz[x]=1; ^ estearbore.cpp: In function 'int main()': estearbore.cpp:17:2: error: 'fin' was not declared in this scope {fin>>n; ^ estearbore.cpp:25:6: error: 'fout' was not declared in this scope fout<<"NU"; ^ estearbore.cpp:30:14: error: 'viz' was not declared in this scope if(!viz[i]) ^ estearbore.cpp:33:10: error: 'fout' was not declared in this scope fout<<"DA"; ^ estearbore.cpp:35:10: error: 'fout' was not declared in this scope fout<<"NU"; ^
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema esteArbore face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:
Suma punctajelor acordate pe testele utilizate pentru verificare este 100. Astfel, soluția ta poate obține cel mult 100 de puncte, caz în care se poate considera corectă.