Borderou de evaluare (job #2209635)

Utilizator _Victor_Victor Ciobanu _Victor_ Data 3 iunie 2018 23:28:00
Problema Cristale Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void trans(int)’: user.cpp:14:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(k[j-1]!=k[j] && j<k.size()){ ~^~~~~~~~~ user.cpp:15:16: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if(k[j-1]==a && k[j]==b || k[j]==a && k[j-1]==b){ user.cpp:17:22: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] }else if(k[j-1]==a && k[j]==c || k[j]==a && k[j-1]==c){ user.cpp:19:23: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] }else if(k[j-1]==b && k[j]==c || k[j]==b && k[j-1]==c){
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1324kbIncorect0
20ms1316kbIncorect0
30ms1312kbIncorect0
40ms1316kbIncorect0
50ms1312kbIncorect0
60ms1320kbIncorect0
70ms1316kbIncorect0
80ms1316kbIncorect0
90ms1316kbIncorect0
100ms1316kbIncorect0
Punctaj total0

Ceva nu functioneaza?