Pagini recente » Borderou de evaluare (job #669843) | Borderou de evaluare (job #2270736) | Borderou de evaluare (job #2641030) | Borderou de evaluare (job #1453591) | Borderou de evaluare (job #1492695)
Borderou de evaluare (job #1492695)
Raport evaluator
Compilare:
user.cpp: In function ‘int get_nr()’:
user.cpp:14:50: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(++poz==LMAX) {fread(buff,1,LMAX,stdin); poz=0;}
^
user.cpp:17:51: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (++poz==LMAX) {fread(buff,1,LMAX,stdin); poz=0;}
^
user.cpp: In function ‘int main()’:
user.cpp:22:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
{ freopen("hvrays.in","r",stdin);
^
user.cpp:23:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("hvrays.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 208ms | 1848kb | OK | 100 |
Punctaj total | 100 |