Pagini recente » Borderou de evaluare (job #414196) | Borderou de evaluare (job #803845) | Borderou de evaluare (job #520375) | Borderou de evaluare (job #1670221) | Borderou de evaluare (job #1933840)
Borderou de evaluare (job #1933840)
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:104: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:105: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:107: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 | 3464ms | 1520kb | OK | 100 |
Punctaj total | 100 |