Pagini recente » Borderou de evaluare (job #1589551) | vampir | Borderou de evaluare (job #2512687) | Cod sursa (job #1600432) | Borderou de evaluare (job #1556968)
Borderou de evaluare (job #1556968)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:37:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("car.in", "r", stdin);
^
user.cpp:38:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("car.out", "w", stdout);
^
user.cpp:40:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:41:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &x1, &y1, &x2, &y2);
^
user.cpp:44:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 8376kb | Ok! | 10 |
| 2 | 12ms | 8380kb | Ok! | 10 |
| 3 | 12ms | 8868kb | Ok! | 10 |
| 4 | 16ms | 9036kb | Ok! | 10 |
| 5 | 68ms | 13868kb | Ok! | 10 |
| 6 | 216ms | 11516kb | Wrong answer! | 0 |
| 7 | 268ms | 11904kb | Wrong answer! | 0 |
| 8 | 288ms | 12724kb | Wrong answer! | 0 |
| 9 | Depăşit | 12896kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 12948kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |