Pagini recente » Borderou de evaluare (job #2286618) | Borderou de evaluare (job #855263) | Borderou de evaluare (job #508873) | Borderou de evaluare (job #2636710) | Borderou de evaluare (job #1728233)
Borderou de evaluare (job #1728233)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("numarare.in","r",stdin);
^
user.cpp:27:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("numarare.out","w",stdout);
^
user.cpp:29:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:31:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:37:32: warning: array subscript is below array bounds [-Warray-bounds]
if (i + 1 <= fin) len[i] = len[2 * C - i];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 452kb | OK | 10 |
2 | 0ms | 460kb | OK | 10 |
3 | 12ms | 528kb | OK | 10 |
4 | 44ms | 604kb | OK | 10 |
5 | 88ms | 760kb | OK | 10 |
6 | Depăşit | 824kb | Time limit exceeded. | 0 |
7 | Depăşit | 952kb | Time limit exceeded. | 0 |
8 | Depăşit | 884kb | Time limit exceeded. | 0 |
9 | Depăşit | 1000kb | Time limit exceeded. | 0 |
10 | Depăşit | 1004kb | Time limit exceeded. | 0 |
Punctaj total | 50 |