planeta.cpp: In function 'int32_t main()': planeta.cpp:114:16: warning: variable 'waysaux' set but not used [-Wunused-but-set-variable] Matrix waysaux=ways,sumaux=sum; ^ planeta.cpp:114:29: warning: variable 'sumaux' set but not used [-Wunused-but-set-variable] Matrix waysaux=ways,sumaux=sum; ^ planeta.cpp:53:10: warning: variable 'start' set but not used [-Wunused-but-set-variable] auto start = high_resolution_clock::now(); ^
| Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
|---|---|---|---|---|---|---|
| 1 | 0 secunde | OK. | 5 | 5 | ||
| 2 | 0 secunde | OK. | 10 | 10 | ||
| 3 | 0 secunde | OK. | 10 | 10 | ||
| 4 | 0 secunde | OK. | 5 | 5 | ||
| 5 | 0.008 secunde | OK. | 5 | 5 | ||
| 6 | 0.124 secunde | OK. | 10 | 10 | ||
| 7 | 0.668 secunde | OK. | 10 | 10 | ||
| 8 | Depășit | Limita de timp depășită | 10 | 0 | ||
| 9 | Depășit | Limita de timp depășită | 10 | 0 | ||
| 10 | Depășit | Limita de timp depășită | 10 | 0 | ||
| 11 | Depășit | Limita de timp depășită | 10 | 0 | ||
| 12 | 0 secunde | OK. | 5 | 5 | ||
| Punctaj total | 60 | |||||
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema 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ă.