Borderou de evaluare (job #3352431)

Utilizator ovidiu05Costache Ovidiu Stefan ovidiu05 Data 27 aprilie 2026 18:27:02
Problema Alee Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void BFS(int, int, int, int, std::vector<std::vector<int> >&)': main.cpp:32:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | if (nx >= 0 && nx < grid.size() && ny >= 0 && ny < grid[0].size()) { | ~~~^~~~~~~~~~~~~ main.cpp:32:62: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | if (nx >= 0 && nx < grid.size() && ny >= 0 && ny < grid[0].size()) { | ~~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbOK10
50ms303kbOK10
60ms303kbIncorect0
71ms303kbIncorect0
80ms303kbIncorect0
90ms303kbOK10
100ms303kbIncorect0
Punctaj total30

Ceva nu functioneaza?