Borderou de evaluare (job #3240294)

Utilizator rsinventorRaunak Singh rsinventor Data 13 august 2024 21:55:08
Problema Vis Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:54:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for(int dircnt = 0; dircnt<dirs.size(); dircnt++) { | ~~~~~~^~~~~~~~~~~~ main.cpp:60:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 60 | if (mat[nw.y][nw.x] == 0 || nw.p1 && mat[nw.y][nw.x] <= k1 || nw.p2 && mat[nw.y][nw.x] >= k2) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:60:81: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 60 | if (mat[nw.y][nw.x] == 0 || nw.p1 && mat[nw.y][nw.x] <= k1 || nw.p2 && mat[nw.y][nw.x] >= k2) { | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
20ms557kbOK10
30ms1081kbOK10
429ms12505kbOK10
529ms12337kbOK10
643ms14954kbOK10
759ms17338kbOK10
864ms14032kbOK10
9123ms24444kbOK10
101ms1343kbOK10
Punctaj total100

Ceva nu functioneaza?