Borderou de evaluare (job #1421564)

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

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:71: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:72: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:73:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d\n", &t); ^ user.cpp:76: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:78: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
140ms320kbOK100
Punctaj total100

Ceva nu functioneaza?