Pagini recente » Borderou de evaluare (job #1610331) | Borderou de evaluare (job #2074393) | Borderou de evaluare (job #1590486) | Borderou de evaluare (job #2224789) | Borderou de evaluare (job #1743190)
Borderou de evaluare (job #1743190)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56: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:57: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:43: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:51: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 | 1792ms | 14144kb | OK | 100 |
Punctaj total | 100 |