Pagini recente » Borderou de evaluare (job #584320) | Borderou de evaluare (job #317101) | Borderou de evaluare (job #268622) | Borderou de evaluare (job #1233789) | Borderou de evaluare (job #1021503)
Borderou de evaluare (job #1021503)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("diviz.in", "r", stdin);
^
user.cpp:13:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("diviz.out", "w", stdout);
^
user.cpp:15:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &k, &x, &y);
^
user.cpp:16:24: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(a+1, N+5, stdin); a[0]='!'; n=strlen(a)-2;
^
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:16:24:
/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 | 300kb | OK | 10 |
2 | 0ms | 284kb | OK | 10 |
3 | 0ms | 360kb | OK | 10 |
4 | 0ms | 304kb | OK | 10 |
5 | 12ms | 316kb | OK | 10 |
6 | 68ms | 348kb | OK | 10 |
7 | 92ms | 340kb | OK | 10 |
8 | Depăşit | 344kb | Time limit exceeded. | 0 |
9 | Depăşit | 384kb | Time limit exceeded. | 0 |
10 | Depăşit | 396kb | Time limit exceeded. | 0 |
Punctaj total | 70 |