Borderou de evaluare (job #2857346)

Utilizator monica_LMonica monica_L Data 25 februarie 2022 14:09:16
Problema Concurs Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int)': main.cpp:15:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 15 | for(int i=0; i<v[nod].size(); i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:62:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 62 | if (premiu[a]>mx || premiu[a]==mx && x<xx || premiu[a]==mx && x==xx && y<yy) | ~~~~~~~~~~~~~~^~~~~~~ main.cpp:62:77: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 62 | if (premiu[a]>mx || premiu[a]==mx && x<xx || premiu[a]==mx && x==xx && y<yy) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:69:26: warning: 'yy' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | g<<mx<<" "<<xx<<" "<<yy; | ^~ main.cpp:69:21: warning: 'xx' may be used uninitialized in this function [-Wmaybe-uninitialized] 69 | g<<mx<<" "<<xx<<" "<<yy; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms4546kbOK10
26ms4550kbOK10
36ms4526kbOK10
410ms4628kbOK10
511ms4628kbIncorect0
624ms6901kbOK10
7326ms11857kbOK10
847ms9240kbIncorect0
9269ms9490kbOK10
10378ms11603kbOK10
Punctaj total80

Ceva nu functioneaza?