Borderou de evaluare (job #2663504)

Utilizator LAURENTIU-MARIAN.VASILESCUVasilescu Laurentiu-Marian LAURENTIU-MARIAN.VASILESCU Data 26 octombrie 2020 16:45:52
Problema X si 0 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void Check()': main.cpp:51:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (back[i][1]==back[i][2] && back[i][2]==back[i][3] && back[i][1]!=0) ^ main.cpp:57:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (back[1][j]==back[2][j] && back[2][j]==back[3][j] && back[1][j]!=0) ^ main.cpp:62:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (back[1][1]==back[2][2] && back[2][2]==back[3][3] && back[1][1]!=0) ^ main.cpp:67:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (back[1][3]==back[2][2] && back[2][2]==back[3][1] && back[1][3]!=0) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1116ms5111kbOK100
Punctaj total100

Ceva nu functioneaza?