Pagini recente » Borderou de evaluare (job #1873707) | Borderou de evaluare (job #1024842) | Borderou de evaluare (job #1512198) | Borderou de evaluare (job #1267308) | Borderou de evaluare (job #1492693)
Borderou de evaluare (job #1492693)
Raport evaluator
Compilare:
user.cpp: In function ‘int get_nr()’:
user.cpp:15: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:18: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:23: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:24: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 |