Borderou de evaluare (job #2857488)

Utilizator monica_LMonica monica_L Data 25 februarie 2022 17:55:45
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)': main.cpp:14:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 14 | for(int i=0; i<v[nod].size(); i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:64:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 64 | if (premiu[a]>mx || premiu[a]==mx && x<xx || premiu[a]==mx && x==xx && y<yy) | ~~~~~~~~~~~~~~^~~~~~~ main.cpp:64:77: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 64 | if (premiu[a]>mx || premiu[a]==mx && x<xx || premiu[a]==mx && x==xx && y<yy) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ main.cpp:71:26: warning: 'yy' may be used uninitialized in this function [-Wmaybe-uninitialized] 71 | g<<mx<<" "<<xx<<" "<<yy; | ^~ main.cpp:71:21: warning: 'xx' may be used uninitialized in this function [-Wmaybe-uninitialized] 71 | g<<mx<<" "<<xx<<" "<<yy; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms5136kbOK10
26ms5120kbOK10
36ms5124kbOK10
411ms5189kbOK10
511ms5152kbOK10
624ms7495kbOK10
7331ms10289kbOK10
853ms7737kbOK10
9268ms7979kbOK10
10379ms8003kbOK10
Punctaj total100

Ceva nu functioneaza?