Borderou de evaluare (job #2081796)

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

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:48:16: warning: left operand of comma operator has no effect [-Wunused-value] for(i, j; i <= n && j <= m ; ++j, ++i){ ^ user.cpp:48:17: warning: right operand of comma operator has no effect [-Wunused-value] for(i, j; i <= n && j <= m ; ++j, ++i){ ^ user.cpp:57:16: warning: left operand of comma operator has no effect [-Wunused-value] for(i, j; i <= n && j <= m ; ++j, ++i){ ^ user.cpp:57:17: warning: right operand of comma operator has no effect [-Wunused-value] for(i, j; i <= n && j <= m ; ++j, ++i){ ^ user.cpp:32: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:33: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:34: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:38:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &a[i][j]), v[++NR] = a[i][j]; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms812kbOK10
20ms844kbOK10
30ms876kbOK10
48ms988kbOK10
520ms1084kbOK10
632ms1204kbOK10
724ms1244kbOK10
8Depăşit1660kbTime limit exceeded.0
9136ms1816kbOK10
10144ms1868kbOK10
Punctaj total90

Ceva nu functioneaza?