Borderou de evaluare (job #785682)

Utilizator avatar teodor_toh teodor toh teodor_toh IP ascuns
Problemă Tetris (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 6 sept. 2024 17:11:04 Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:72:48: warning: comparison of integer expressions of different signedness: 'std::__cxx11::list<int>::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare] 72 | if ((*it).tower.size() == m) | ~~~~~~~~~~~~~~~~~~~^~~~ main.cpp:75:48: warning: comparison of integer expressions of different signedness: 'std::__cxx11::list<int>::size_type' {aka 'unsigned int'} and 'int' [-Wsign-compare] 75 | if ((*it).tower.size() < minLen) | ~~~~~~~~~~~~~~~~~~~^~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 266 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 49 ms 249 kb OK 10
6 1 ms 512 kb Incorect 0
7 2 ms 253 kb Incorect 0
8 1 ms 266 kb Incorect 0
9 9 ms 245 kb Incorect 0
10 1 ms 245 kb Incorect 0
Punctaj total 50