#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 | #64138175 | Utilizator | |
| Fișier | gasti.cpp | Dimensiune | 1.67 KB |
| Data încărcării | 20 Aprilie 2026, 08:55 | Scor/rezultat | 90 puncte |
gasti.cpp: In function ‘int main()’: gasti.cpp:48:21: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘std::vector<long long int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 48 | while(i < comp_sizes.size() && comp_sizes[i] == comp_sizes[0]) | ~~^~~~~~~~~~~~~~~~~~~ gasti.cpp:55:21: warning: comparison of integer expressions of different signedness: ‘long long int’ and ‘std::vector<long long int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 55 | while(i < comp_sizes.size() && comp_sizes[i] == comp_sizes[1]) | ~~^~~~~~~~~~~~~~~~~~~
| Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
|---|---|---|---|---|---|---|
| 1 | 0.003 secunde | Corect ambele! | 10 | 10 | ||
| 2 | 0.003 secunde | Corect ambele! | 10 | 10 | ||
| 3 | 0.01 secunde | Corect ambele! | 10 | 10 | ||
| 4 | 0.007 secunde | Corect ambele! | 10 | 10 | ||
| 5 | 0.018 secunde | Corect ambele! | 10 | 10 | ||
| 6 | 0.027 secunde | Corect ambele! | 10 | 10 | ||
| 7 | 0.072 secunde | Corect ambele! | 10 | 10 | ||
| 8 | 0.053 secunde | Corect ambele! | 10 | 10 | ||
| 9 | 0.071 secunde | Corect ambele! | 10 | 10 | ||
| 10 | 0.101 secunde | Caught fatal signal 11 | 10 | 0 | ||
| Punctaj total | 90 | |||||
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ă.