Borderou de evaluare (job #785681)

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 16:46:22 Scor 20

Raport evaluator

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