Pagini recente » Cod sursa (job #1752848) | Borderou de evaluare (job #817942) | Cod sursa (job #89596) | Borderou de evaluare (job #3324789) | Borderou de evaluare (job #1598542)
Borderou de evaluare (job #1598542)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28: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:23: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:25: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:28: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 | 0ms | 616kb | OK | 10 |
| 2 | 0ms | 448kb | Incorect | 0 |
| 3 | 4ms | 664kb | OK | 10 |
| 4 | 40ms | 860kb | OK | 10 |
| 5 | 36ms | 856kb | OK | 10 |
| 6 | Depăşit | 1224kb | Time limit exceeded. | 0 |
| 7 | 56ms | 1256kb | OK | 10 |
| 8 | Depăşit | 2432kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 2428kb | Time limit exceeded. | 0 |
| 10 | 0ms | 492kb | OK | 10 |
| Punctaj total | 60 |