Borderou de evaluare (job #606695)

Utilizator avatar game_difficulty Calin Crangus game_difficulty IP ascuns
Problemă Pluricex (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 19 sept. 2021 14:40:39 Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void bkt(int, int, int, int)': main.cpp:33:23: warning: comparison of integer expressions of different signedness: 'std::vector<Student>::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare] 33 | if (currTeam.size() != maxlen) return; | ~~~~~~~~~~~~~~~~^~~~~~~~~ main.cpp:50:26: warning: comparison of integer expressions of different signedness: 'std::vector<Student>::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare] 50 | if (currTeam.size() + 1 <= maxlen) { | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ main.cpp: In function 'bool cmp(std::vector<Student>&, std::vector<Student>&)': main.cpp:59:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Student>::size_type' {aka 'unsigned int'} [-Wsign-compare] 59 | for (int i = 0; i < a.size(); i++) { | ~~^~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb Incorect 0
2 1 ms 131 kb Incorect 0
3 1 ms 131 kb Incorect 0
4 1 ms 258 kb Incorect 0
5 25 ms 393 kb Incorect 0
6 1 ms 258 kb Incorect 0
7 16 ms 782 kb Memory limit exceeded 0
8 1 ms 131 kb Incorect 0
9 19 ms 1048 kb Memory limit exceeded 0
10 56 ms 131 kb Incorect 0
Punctaj total 0