Pagini recente » Borderou de evaluare (job #1987080) | Borderou de evaluare (job #851294) | Borderou de evaluare (job #955714) | Borderou de evaluare (job #2354810) | Borderou de evaluare (job #1698272)
Borderou de evaluare (job #1698272)
Raport evaluator
Compilare:
user.cpp: In function ‘void Read()’:
user.cpp:49:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mess.in", "r", stdin);
^
user.cpp:50:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:52:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i]);
^
user.cpp: In function ‘void Solve()’:
user.cpp:137:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("mess.out", "w", stdout);
^
user.cpp:141:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &op, &x);
^
user.cpp:148:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &y, &k), getkth(x, y, k);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 136ms | 16888kb | OK | 10 |
| 2 | 360ms | 18472kb | OK | 10 |
| 3 | 396ms | 19264kb | OK | 10 |
| 4 | 1244ms | 25796kb | OK | 10 |
| 5 | 236ms | Depăşit | Memory limit exceeded. | 0 |
| 6 | 1800ms | 27680kb | OK | 10 |
| 7 | 1608ms | 28140kb | OK | 10 |
| 8 | 244ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 244ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 1856ms | 31788kb | OK | 10 |
| Punctaj total | 70 |