Pagini recente » Borderou de evaluare (job #1465172) | Borderou de evaluare (job #471866) | Borderou de evaluare (job #1510577) | Borderou de evaluare (job #2144563) | Borderou de evaluare (job #1556964)
Borderou de evaluare (job #1556964)
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 | 1072kb | Ok! | 10 |
5 | 44ms | 5944kb | Ok! | 10 |
6 | 156ms | 3572kb | Wrong answer! | 0 |
7 | 204ms | 3944kb | Wrong answer! | 0 |
8 | 212ms | 4764kb | Wrong answer! | 0 |
9 | Depăşit | 4956kb | Time limit exceeded. | 0 |
10 | Depăşit | 5004kb | Time limit exceeded. | 0 |
Punctaj total | 50 |