Pagini recente » Borderou de evaluare (job #1919858) | Borderou de evaluare (job #179063) | Borderou de evaluare (job #1388599) | Borderou de evaluare (job #1959570) | Borderou de evaluare (job #1409024)
Borderou de evaluare (job #1409024)
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 | Depăşit | 13052kb | Time limit exceeded. | 0 |
Punctaj total | 0 |