Pagini recente » Borderou de evaluare (job #1667883) | Borderou de evaluare (job #2848647) | Borderou de evaluare (job #2430167) | Borderou de evaluare (job #2482515) | Borderou de evaluare (job #1698267)
Borderou de evaluare (job #1698267)
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:136: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:140: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:144: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 | 18736kb | OK | 10 |
2 | 368ms | 20400kb | OK | 10 |
3 | 408ms | 21112kb | OK | 10 |
4 | 1280ms | 27440kb | OK | 10 |
5 | 228ms | Depăşit | Memory limit exceeded. | 0 |
6 | 1856ms | 29132kb | OK | 10 |
7 | 1652ms | 29636kb | OK | 10 |
8 | 232ms | Depăşit | Memory limit exceeded. | 0 |
9 | 228ms | Depăşit | Memory limit exceeded. | 0 |
10 | 220ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 60 |