Pagini recente » Borderou de evaluare (job #3147844) | Borderou de evaluare (job #1236344) | Borderou de evaluare (job #3137008) | Borderou de evaluare (job #1571719) | Borderou de evaluare (job #1262169)
Borderou de evaluare (job #1262169)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc18.in", "r", stdin);
^
user.cpp:33:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("joc18.out", "w", stdout);
^
user.cpp: In function ‘int parseInt()’:
user.cpp:18:49: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, HMAX, stdin), pos = 0;
^
user.cpp:24:49: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, HMAX, stdin), pos = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 900ms | 5460kb | OK | 100 |
Punctaj total | 100 |