Pagini recente » Cod sursa (job #17072) | Borderou de evaluare (job #1792654) | Cod sursa (job #660488) | Cod sursa (job #2935751) | Borderou de evaluare (job #1596341)
Borderou de evaluare (job #1596341)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("peri.in", "r", stdin);
^
user.cpp:19:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("peri.out", "w", stdout);
^
user.cpp:21:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:24:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 332kb | Incorect | 0 |
| 2 | 0ms | 364kb | Incorect | 0 |
| 3 | 12ms | 568kb | OK | 10 |
| 4 | 32ms | 716kb | OK | 10 |
| 5 | 36ms | 752kb | OK | 10 |
| 6 | 64ms | 724kb | Incorect | 0 |
| 7 | Depăşit | 856kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 884kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 976kb | Time limit exceeded. | 0 |
| 10 | 0ms | 288kb | OK | 10 |
| Punctaj total | 40 |