Borderou de evaluare (job #3142390)

Utilizator danikoynovDaniel Koynov danikoynov Data 21 iulie 2023 00:54:50
Problema Disconnect Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int get_lca(int, int)': main.cpp:53:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 53 | if (depth[v] < depth[u]) | ^~ main.cpp:56:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 56 | while(depth[v] != depth[u]) | ^~~~~ main.cpp:52:9: warning: unused variable 'nec' [-Wunused-variable] 52 | int nec = 0; | ^~~ main.cpp: In function 'int query_sum(int)': main.cpp:92:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 92 | for (; pos > 0; pos -= (pos & -pos)) | ^~~ main.cpp:94:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 94 | return sum; | ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOK10
24ms557kbOK10
3397ms2420kbOK10
4407ms2830kbOK10
5446ms8179kbOK10
6277ms8425kbOK10
7297ms9416kbOK10
8456ms10608kbOK10
9460ms10575kbOK10
10465ms10780kbOK10
Punctaj total100

Ceva nu functioneaza?