Borderou de evaluare (job #3142386)

Utilizator danikoynovDaniel Koynov danikoynov Data 21 iulie 2023 00:31:46
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:44:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 44 | if (depth[v] < depth[u]) | ^~ main.cpp:47:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 47 | int diff = depth[v] - depth[u]; | ^~~ main.cpp: In function 'int query_sum(int)': main.cpp:76:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 76 | for (; pos > 0; pos -= (pos & -pos)) | ^~~ main.cpp:78:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 78 | return sum; | ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms557kbOK10
25ms557kbOK10
3417ms2904kbOK10
4426ms3698kbOK10
5495ms13979kbOK10
6316ms14970kbOK10
7346ms16363kbOK10
8524ms18202kbOK10
9534ms18194kbOK10
10554ms18382kbOK10
Punctaj total100

Ceva nu functioneaza?