Borderou de evaluare (job #2833909)

Utilizator Stefan_DomuncoStefan Domunco Stefan_Domunco Data 15 ianuarie 2022 22:53:02
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
110ms7266kbIncorect0
2423ms10907kbIncorect0
3943ms14585kbIncorect0
41001ms24821kbTime limit exceeded0
51004ms29741kbTime limit exceeded0
6872ms32301kbIncorect0
710ms7229kbIncorect0
81000ms13885kbTime limit exceeded0
91002ms29999kbTime limit exceeded0
106ms4907kbIncorect0
Punctaj total0

Ceva nu functioneaza?