Pagini recente » Borderou de evaluare (job #78203) | Borderou de evaluare (job #88107) | Borderou de evaluare (job #2221860) | Borderou de evaluare (job #2545461) | Borderou de evaluare (job #1556961)
Borderou de evaluare (job #1556961)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36: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:37: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:39: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:40: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:43: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 | 0ms | 412kb | Ok! | 10 |
2 | 0ms | 416kb | Ok! | 10 |
3 | 0ms | 900kb | Ok! | 10 |
4 | 4ms | 1076kb | Ok! | 10 |
5 | 48ms | 5944kb | Ok! | 10 |
6 | 160ms | 3576kb | Wrong answer! | 0 |
7 | 200ms | 3944kb | Wrong answer! | 0 |
8 | 212ms | 4768kb | Wrong answer! | 0 |
9 | Depăşit | 4960kb | Time limit exceeded. | 0 |
10 | Depăşit | 5012kb | Time limit exceeded. | 0 |
Punctaj total | 50 |