Pagini recente » Coding contest trick: Meet in the middle | Coding Contest Byte: The Square Root Trick | Rolling hash, Rabin Karp, palindromes, rsync and others | Deque și aplicații | Borderou de evaluare (job #1214882)
Borderou de evaluare (job #1214882)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:23:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secventa.in","r",stdin);
^
user.cpp:24:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secventa.out","w",stdout);
^
user.cpp:26:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld\n",&n,&k);
^
user.cpp:29:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld",&x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 432kb | OK | 10 |
| 2 | 4ms | 432kb | OK | 10 |
| 3 | 20ms | 432kb | OK | 10 |
| 4 | 24ms | 432kb | OK | 10 |
| 5 | 32ms | 428kb | OK | 10 |
| 6 | 32ms | 436kb | OK | 10 |
| 7 | 60ms | 432kb | OK | 10 |
| 8 | 92ms | 432kb | OK | 10 |
| 9 | Depăşit | 388kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 384kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |