Borderou de evaluare (job #2974552)

Utilizator gabriel.9619Gabriel Stefan Tita gabriel.9619 Data 4 februarie 2023 10:33:02
Problema Concurs Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, int)': main.cpp:22:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for(int i=0;i<l[nod].size();i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'void calculeaza_rmq()': main.cpp:40:30: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] 40 | dr=rmq[p-1][i+1<<(p-1)]; | ~^~ main.cpp: In function 'int main()': main.cpp:137:33: warning: 'ymax' may be used uninitialized in this function [-Wmaybe-uninitialized] 137 | fout<<maxx<<" "<<xmax<<" "<<ymax; | ^~~~ main.cpp:137:28: warning: 'xmax' may be used uninitialized in this function [-Wmaybe-uninitialized] 137 | fout<<maxx<<" "<<xmax<<" "<<ymax; | ^~~ main.cpp:111:8: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] 111 | dfs(root, 1); | ~~~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbIncorect0
20ms184kbIncorect0
30ms184kbOK10
40ms184kbKilled by Signal 110
50ms184kbKilled by Signal 110
63ms1626kbKilled by Signal 110
712ms5439kbKilled by Signal 110
810ms2723kbKilled by Signal 110
913ms2588kbKilled by Signal 110
1015ms2633kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?