#675
BiFrunze
Se dă un arbore binar care conține valori numere naturale. Să se afișeze frunzele acestui arbore.
Problema | BiFrunze | Operații I/O |
bifrunze.in /bifrunze.out
|
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #51189408 | Utilizator | |
Fișier | bifrunze.cpp | Dimensiune | 321 B |
Data încărcării | 29 Mai 2024, 10:40 | Scor / rezultat | Eroare de compilare |
bifrunze.cpp:15:1: error: stray '\342' in program cin>>v[i].val>>v[i].s>>v[i].d; ^ bifrunze.cpp:15:1: error: stray '\200' in program bifrunze.cpp:15:1: error: stray '\203' in program bifrunze.cpp:15:1: error: stray '\342' in program bifrunze.cpp:15:1: error: stray '\200' in program bifrunze.cpp:15:1: error: stray '\203' in program bifrunze.cpp:16:1: error: stray '\342' in program if(v[i].s==0 && v[i].d==0) ^ bifrunze.cpp:16:1: error: stray '\200' in program bifrunze.cpp:16:1: error: stray '\203' in program bifrunze.cpp:16:1: error: stray '\342' in program bifrunze.cpp:16:1: error: stray '\200' in program bifrunze.cpp:16:1: error: stray '\203' in program bifrunze.cpp:17:1: error: stray '\342' in program cout<<i<<" "; ^ bifrunze.cpp:17:1: error: stray '\200' in program bifrunze.cpp:17:1: error: stray '\203' in program bifrunze.cpp:17:1: error: stray '\342' in program bifrunze.cpp:17:1: error: stray '\200' in program bifrunze.cpp:17:1: error: stray '\203' in program bifrunze.cpp:17:1: error: stray '\342' in program bifrunze.cpp:17:1: error: stray '\200' in program bifrunze.cpp:17:1: error: stray '\203' in program bifrunze.cpp:17:1: error: stray '\342' in program bifrunze.cpp:17:1: error: stray '\200' in program bifrunze.cpp:17:1: error: stray '\203' in program
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema BiFrunze 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ă.