Borderou de evaluare (job #792980)

Utilizator avatar razvanirimia Irimia Razvan razvanirimia IP ascuns
Problemă Țări Compilator cpp-32
Rundă cexgj_10_1 Status evaluat
Dată 3 nov. 2024 19:52:49 Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void mark(int, int, int, std::vector<std::vector<int> >&, std::vector<std::vector<int> >&)': main.cpp:15:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions] 15 | auto [curX, curY] = q.front(); | ^ main.cpp:20:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'unsigned int'} [-Wsign-compare] 20 | if (newX >= 0 && newX < grid.size() && newY >= 0 && newY < grid[0].size() && | ~~~~~^~~~~~~~~~~~~ main.cpp:20:70: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 20 | if (newX >= 0 && newX < grid.size() && newY >= 0 && newY < grid[0].size() && | ~~~~~^~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb Incorect 0
4 1 ms 245 kb Incorect 0
5 1 ms 245 kb Incorect 0
6 1 ms 249 kb Incorect 0
7 9 ms 794 kb Incorect 0
8 39 ms 1556 kb Incorect 0
9 49 ms 2334 kb Incorect 0
10 39 ms 1839 kb Incorect 0
Punctaj total 20