Pagini recente » Borderou de evaluare (job #717773) | Borderou de evaluare (job #3282657) | Borderou de evaluare (job #1795268) | Borderou de evaluare (job #2790857) | Borderou de evaluare (job #1933827)
Borderou de evaluare (job #1933827)
Raport evaluator
Compilare:
user.cpp: In function ‘void adv()’:
user.cpp:20:34: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, DIM, 1, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:101:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nogame.in", "r", stdin);
^
user.cpp:102:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("nogame.out", "w", stdout);
^
user.cpp:104:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buf, DIM, 1, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3460ms | 1516kb | Incorect | 0 |
Punctaj total | 0 |