#1462
Problema | Gasti | Operații I/O |
![]() gasti.in /gasti.out
|
---|---|---|---|
Limita timp | 0.5 secunde | Limita memorie |
Total: 16 MB
/
Stivă 4 MB
|
Id soluție | #56422111 | Utilizator | |
Fișier | gasti.cpp | Dimensiune | 1.87 KB |
Data încărcării | 18 Februarie 2025, 17:14 | Scor / rezultat | 82 puncte |
gasti.cpp: In function 'void citire()': gasti.cpp:26:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < G[x].size() && ok ; ++i) ^ gasti.cpp: In function 'void bfs(int, int)': gasti.cpp:47:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i<G[x].size() ; ++i) ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Corect ambele! | 10 | 10 | ||
2 | 0 secunde | Corect ambele! | 10 | 10 | ||
3 | 0.004 secunde | Corect ambele! | 10 | 10 | ||
4 | 0.024 secunde | Corect prima, Gresit a doua! | 10 | 4 | ||
5 | 0.028 secunde | Corect ambele! | 10 | 10 | ||
6 | 0.04 secunde | Corect ambele! | 10 | 10 | ||
7 | 0.028 secunde | Corect prima, Gresit a doua! | 10 | 4 | ||
8 | 0.052 secunde | Corect ambele! | 10 | 10 | ||
9 | 0.088 secunde | Corect ambele! | 10 | 10 | ||
10 | 0.116 secunde | Corect prima, Gresit a doua! | 10 | 4 | ||
Punctaj total | 82 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema Gasti 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ă.