Borderou de evaluare (job #3174517)

Utilizator victor_gabrielVictor Tene victor_gabriel Data 24 noiembrie 2023 20:55:52
Problema Zebughil Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 35 | if (dp[st].nr > dp[ant].nr || dp[st].nr == dp[ant].nr && dp[st].g > dp[ant].g + v[bit + 1]) { | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:40:91: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 40 | if (dp[st].nr > dp[ant].nr + 1 || dp[st].nr == dp[ant].nr + 1 && dp[st].g > v[bit + 1]) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
114ms1343kbOK10
28ms819kbOK10
30ms303kbOK10
40ms303kbOK10
50ms303kbOK10
60ms303kbOK10
76ms819kbOK10
80ms303kbOK10
90ms303kbOK10
105ms819kbOK10
Punctaj total100

Ceva nu functioneaza?