Borderou de evaluare (job #1397625)

Utilizator ONI2015Mihai Bendeac ONI2015 Data 23 martie 2015 17:14:35
Problema Cub Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void Directie(int&, int&, int&, char)’: user.cpp:39:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if(dir=='V') if(c==1) f=6,c=l,l=1; else c=c-1; ^ user.cpp:45:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if(dir=='V') if(c==1) f=6,c=N; else c=c-1; ^ user.cpp:51:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if(dir=='E') if(c==N) f=6,c=l,l=N; else c=c+1; ^ user.cpp:57:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if(dir=='E') if(c==N) f=6,c=1; else c=c+1; ^ user.cpp:63:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if(dir=='V') if(c==1) f=2,c=N; else c=c-1; ^ user.cpp:69:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if(dir=='V') if(c==1) f=4,c=N; else c=c-1; ^ user.cpp: In function ‘void Afisare()’: user.cpp:100:11: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if(Lg[F[i]][L[i]][C[i]]!=INFINIT) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms492kbOK10
20ms488kbOK10
30ms500kbOK10
40ms540kbOK10
50ms540kbOK10
64ms740kbOK10
70ms508kbOK10
80ms616kbOK10
90ms620kbOK10
104ms732kbOK10
Punctaj total100

Ceva nu functioneaza?