Borderou de evaluare (job #1474695)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:57:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rj.in" ,"r", stdin );
^
user.cpp:58:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rj.out","w", stdout);
^
user.cpp:60:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:63:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(S + 1, DIM, 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:63:27:
/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 |
Punctaj/grupa |
1 | 0ms | 276kb | Incorect | 0 | 0 |
2 | 0ms | 364kb | Incorect | 0 |
3 | 0ms | 344kb | Incorect | 0 |
4 | 0ms | 432kb | Incorect | 0 |
5 | 0ms | 488kb | Incorect | 0 |
6 | 0ms | 364kb | Incorect | 0 | 0 |
7 | 0ms | 372kb | Incorect | 0 |
8 | 0ms | 388kb | Incorect | 0 |
9 | 0ms | 276kb | Incorect | 0 |
10 | 0ms | 300kb | Incorect | 0 |
Punctaj total | 0 |