Borderou de evaluare (job #1616666)

Utilizator tudorcomanTudor Coman tudorcoman Data 27 februarie 2016 11:43:03
Problema Qmatrix Status done
Runda Pre OJI 2016 Clasa a 9-a Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:28:67: warning: operation on ‘k’ may be undefined [-Wsequence-point] v[++ k] = mat[i][j] = (v[k - 2] * i + v[k - 1] * j + 1) % 10; ^ user.cpp:28:67: warning: operation on ‘k’ may be undefined [-Wsequence-point] user.cpp:34:28: warning: array subscript has type ‘char’ [-Wchar-subscripts] ++ fLine[i][mat[i][j]]; ^ user.cpp:35:27: warning: array subscript has type ‘char’ [-Wchar-subscripts] ++ fCol[i][mat[j][i]]; ^ user.cpp:16:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("qmatrix.in", "r", stdin); ^ user.cpp:17:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("qmatrix.out", "w", stdout); ^ user.cpp:20:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d %d\n", &N, &x, &y, &Q); ^ user.cpp:49:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%c %d %d\n", &q, &k, &p); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms344kbIncorect0
20ms704kbIncorect0
30ms964kbIncorect0
432ms3588kbIncorect0
544msDepăşitMemory limit exceeded.0
648msDepăşitMemory limit exceeded.0
748msDepăşitMemory limit exceeded.0
848msDepăşitMemory limit exceeded.0
948msDepăşitMemory limit exceeded.0
1048msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?