Borderou de evaluare (job #2833910)

Utilizator Stefan_DomuncoStefan Domunco Stefan_Domunco Data 15 ianuarie 2022 22:54:38
Problema CT Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int)': main.cpp:36:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 36 | for(i = 0; i < g[node].size(); ++i) | ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int query_rmq(int, int)': main.cpp:70:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 70 | if(depth[rmq[firstPos[a]][lung]] < depth[rmq[firstPos[b] - (1 << lung) + 1][lung]]); | ^~ main.cpp:71:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 71 | return rmq[firstPos[a]][lung]; | ^~~~~~ main.cpp: In function 'void marchez_bombe(int)': main.cpp:91:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 91 | for(i = 0; i < g[node].size(); ++i) | ~~^~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
115ms7303kbIncorect0
21000ms10944kbTime limit exceeded0
31000ms13697kbTime limit exceeded0
41002ms20049kbTime limit exceeded0
51003ms29745kbTime limit exceeded0
61002ms32309kbTime limit exceeded0
710ms7237kbIncorect0
81001ms10862kbTime limit exceeded0
91001ms29982kbTime limit exceeded0
1010ms7208kbIncorect0
Punctaj total0

Ceva nu functioneaza?