#1462
Gasti
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 | #50980389 | Utilizator | |
Fișier | gasti.cpp | Dimensiune | 2.66 KB |
Data încărcării | 16 Mai 2024, 21:38 | Scor / rezultat | 100 puncte |
gasti.cpp: In function 'void bfs(int, int&)': gasti.cpp:45:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<lista[coada[inc]].size();i++) ^ gasti.cpp: In function 'int main()': gasti.cpp:92:9: warning: unused variable 'i' [-Wunused-variable] int i = contor; ^ gasti.cpp:93:15: warning: unused variable 'produsprimul' [-Wunused-variable] long long produsprimul; ^ gasti.cpp:94:9: warning: unused variable 'primul' [-Wunused-variable] int primul; ^
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 secunde | Corect ambele! | 10 | 10 | ||
5 | 0.016 secunde | Corect ambele! | 10 | 10 | ||
6 | 0.032 secunde | Corect ambele! | 10 | 10 | ||
7 | 0.028 secunde | Corect ambele! | 10 | 10 | ||
8 | 0.048 secunde | Corect ambele! | 10 | 10 | ||
9 | 0.08 secunde | Corect ambele! | 10 | 10 | ||
10 | 0.112 secunde | Corect ambele! | 10 | 10 | ||
Punctaj total | 100 |
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ă.