Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2941155)
| Utilizator | Data | 17 noiembrie 2022 10:56:57 | |
|---|---|---|---|
| Problema | Camion | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 80 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:31:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
31 | if(a<grid[i].size())
| ~^~~~~~~~~~~~~~~
main.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
34 | if (x>=grid[i].size()) ind=grid[i].size()-1;
| ~^~~~~~~~~~~~~~~~
main.cpp:41:26: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
41 | if(grid[i].size()<=c)
| ~~~~~~~~~~~~~~^~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 88ms | 2674kb | OK | 10 |
| 2 | 24ms | 1495kb | OK | 10 |
| 3 | 40ms | 1929kb | OK | 10 |
| 4 | 55ms | 2281kb | OK | 10 |
| 5 | 0ms | 184kb | OK | 10 |
| 6 | 4ms | 446kb | Incorect | 0 |
| 7 | 2ms | 315kb | OK | 10 |
| 8 | 3ms | 446kb | Incorect | 0 |
| 9 | 10ms | 446kb | OK | 10 |
| 10 | 84ms | 2674kb | OK | 10 |
| Punctaj total | 80 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
