Borderou de evaluare (job #1551720)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:70:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.in", "r", stdin);
^
user.cpp:71:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:74:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &v[i].x, &v[i].y);
^
user.cpp:81:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &m);
^
user.cpp:84:72: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &q[i].a.x, &q[i].a.y,&q[i].b.x, &q[i].b.y);
^
user.cpp: In function ‘void write()’:
user.cpp:190:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("zoo.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 292kb | OK | 10 |
2 | 0ms | 284kb | OK | 10 |
3 | 4ms | 424kb | OK | 10 |
4 | 148ms | 3364kb | OK | 10 |
5 | 300ms | 6452kb | OK | 10 |
6 | 296ms | 6664kb | Incorect | 0 |
7 | 312ms | 7908kb | Incorect | 0 |
8 | 228ms | 7000kb | Incorect | 0 |
9 | Depăşit | 9408kb | Time limit exceeded. | 0 |
10 | 76ms | 3540kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 50 |