Borderou de evaluare (job #2974564)

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

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 'int main()': main.cpp:138:33: warning: 'ymax' may be used uninitialized in this function [-Wmaybe-uninitialized] 138 | fout<<maxx<<" "<<xmax<<" "<<ymax; | ^~~~ main.cpp:138:28: warning: 'xmax' may be used uninitialized in this function [-Wmaybe-uninitialized] 138 | 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
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
68ms4124kbOK10
7144ms12763kbOK10
814ms7278kbOK10
9121ms10387kbOK10
10173ms10575kbOK10
Punctaj total100

Ceva nu functioneaza?