Borderou de evaluare (job #1299098)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:90:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prefix2.in", "r", stdin);
^
user.cpp:91:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("prefix2.out", "w", stdout);
^
user.cpp:93:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s + 1, nmax, stdin);
^
In file included from /usr/include/stdio.h:934:0,
from /usr/include/c++/4.8/cstdio:42,
from user.cpp:1:
In function ‘char* fgets(char*, int, FILE*)’,
inlined from ‘int main()’ at user.cpp:93:30:
/usr/include/i386-linux-gnu/bits/stdio2.h:253:58: warning: call to ‘__fgets_chk_warn’ declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 456kb | Incorect | 0 |
2 | 0ms | 528kb | Incorect | 0 |
3 | 28ms | 1268kb | Incorect | 0 |
4 | 28ms | 1276kb | Incorect | 0 |
5 | 28ms | 1272kb | Incorect | 0 |
6 | 108ms | 2972kb | Incorect | 0 |
7 | 204ms | 4848kb | Incorect | 0 |
8 | Depăşit | 8272kb | Time limit exceeded. | 0 |
9 | Depăşit | 8276kb | Time limit exceeded. | 0 |
10 | Depăşit | 8276kb | Time limit exceeded. | 0 |
Punctaj total | 0 |