Borderou de evaluare (job #1598526)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:41: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fin, "%d", &mat[i][j]);
^
user.cpp:22:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^
user.cpp:24:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%lld", &sume[i]);
^
user.cpp:27:42: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &mat[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 608kb | OK | 10 |
2 | 0ms | 460kb | OK | 10 |
3 | 24ms | 648kb | OK | 10 |
4 | Depăşit | 812kb | Time limit exceeded. | 0 |
5 | Depăşit | 816kb | Time limit exceeded. | 0 |
6 | Depăşit | 1216kb | Time limit exceeded. | 0 |
7 | Depăşit | 1216kb | Time limit exceeded. | 0 |
8 | Depăşit | 2416kb | Time limit exceeded. | 0 |
9 | Depăşit | 2420kb | Time limit exceeded. | 0 |
10 | 0ms | 476kb | OK | 10 |
Punctaj total | 40 |