Borderou de evaluare (job #1421529)

Utilizator uaic_rfbUAIC Rusu Filimon Buruiana uaic_rfb Data 19 aprilie 2015 12:03:21
Problema Verlab Status done
Runda ONIS 2015, Runda 3 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:67:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("verlab.in", "r", stdin); ^ user.cpp:68:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("verlab.out", "w", stdout); ^ user.cpp:69:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d\n", &t); ^ user.cpp:72:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d %d", &n, &m); ^ user.cpp:74:83: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for (int i = 1; i <= n; i++) for (int j = 1; j <= m; j++) scanf ("%d", &M[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
140ms320kbIncorect0
Punctaj total0

Ceva nu functioneaza?