Borderou de evaluare (job #1561223)

Utilizator mirupetPetcan Miruna mirupet Data 3 ianuarie 2016 19:44:44
Problema Rfinv Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘bool Solve()’: user.cpp:49:24: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses] if (v[i][k] && v[k][j] && i != j) ^ user.cpp: In function ‘int main()’: user.cpp:15:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (scanf("%d", &T); T; T--) ^ user.cpp:17:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &N, &M); ^ user.cpp:20:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &X, &Y), u[X][Y] = u[Y][X] = 1; ^ user.cpp:24:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &v[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
112ms280kbOK100
Punctaj total100

Ceva nu functioneaza?