Pagini recente » Borderou de evaluare (job #2565122) | Borderou de evaluare (job #715239) | Borderou de evaluare (job #1772432) | Borderou de evaluare (job #2576486) | Borderou de evaluare (job #1409305)
Borderou de evaluare (job #1409305)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tempest.in", "r", stdin);
^
user.cpp:69:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("tempest.out", "w", stdout);
^
user.cpp: In function ‘void getint(int&)’:
user.cpp:54:30: 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, lim, stdin);
^
user.cpp:62:30: 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, lim, stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1832ms | 14156kb | OK | 100 |
Punctaj total | 100 |