Pagini recente » Monitorul de evaluare | Cod sursa (job #1162489) | Borderou de evaluare (job #2395612) | Borderou de evaluare (job #2621856) | Borderou de evaluare (job #1538843)
Borderou de evaluare (job #1538843)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:33:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("homm.in", "r", stdin);
^
user.cpp:34:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("homm.out", "w", stdout);
^
user.cpp:37:30: 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:40:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &A[i][j]);
^
user.cpp:44:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &startX, &startY, &endX, &endY);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | Depăşit | 300kb | Time limit exceeded. | 0 |
| 2 | 4ms | 352kb | OK | 10 |
| 3 | 104ms | 328kb | OK | 10 |
| 4 | 0ms | 328kb | OK | 10 |
| 5 | Depăşit | 336kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 316kb | Time limit exceeded. | 0 |
| 7 | 20ms | 364kb | Incorect | 0 |
| 8 | Depăşit | 396kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 376kb | Time limit exceeded. | 0 |
| 10 | 8ms | 368kb | OK | 10 |
| Punctaj total | 40 |