Borderou de evaluare (job #3033442)

Utilizator raulandreipopRaul-Andrei Pop raulandreipop Data 23 martie 2023 21:59:01
Problema Dungeon Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, bool, std::vector<int>&)': main.cpp:88:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 88 | if (jump && nod <= n || !jump && nod > n) | ~~~~~^~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:122:31: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 122 | if (ansVec.size() < 2 * n) cout << "-1\n"; | ~~~~~~~~~~~~~~^~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms303kbOK10
21ms303kbOK10
31ms303kbOK6
46ms557kbOK6
524ms1896kbOK6
659ms3493kbOK6
7128ms6721kbOK6
8391ms16781kbOK6
9396ms15556kbOK6
10396ms16060kbOK8
1139ms9285kbOK10
1289ms10571kbOK10
1389ms10813kbOK10
Punctaj total100

Ceva nu functioneaza?