Borderou de evaluare (job #2081802)

Utilizator giotoPopescu Ioan gioto Data 5 decembrie 2017 10:24:23
Problema Submatrix Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:50:16: warning: left operand of comma operator has no effect [-Wunused-value] for(i, j; i <= n && j <= m ; ++j, ++i){ ^ user.cpp:50:17: warning: right operand of comma operator has no effect [-Wunused-value] for(i, j; i <= n && j <= m ; ++j, ++i){ ^ user.cpp:59:16: warning: left operand of comma operator has no effect [-Wunused-value] for(i, j; i <= n && j <= m ; ++j, ++i){ ^ user.cpp:59:17: warning: right operand of comma operator has no effect [-Wunused-value] for(i, j; i <= n && j <= m ; ++j, ++i){ ^ user.cpp:33:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("submatrix.in", "r", stdin); ^ user.cpp:34:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("submatrix.out", "w", stdout); ^ user.cpp:35:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &n, &m, &k); ^ user.cpp:39:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &a[i][j]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms812kbOK10
20ms840kbOK10
30ms864kbOK10
48ms964kbOK10
520ms1044kbOK10
628ms1152kbOK10
720ms1152kbOK10
876ms1400kbOK10
988ms1484kbOK10
10100ms1516kbOK10
Punctaj total100

Ceva nu functioneaza?