Pagini recente » Borderou de evaluare (job #3150646) | Borderou de evaluare (job #1385198) | Borderou de evaluare (job #597984) | Borderou de evaluare (job #1937798) | Borderou de evaluare (job #2007283)
Borderou de evaluare (job #2007283)
Raport evaluator
Compilare:
user.cpp: In function ‘int get_nr()’:
user.cpp:20:43: 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,LMAX,stdin),poz=0;
^
user.cpp:25:43: 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,LMAX,stdin),poz=0;
^
user.cpp: In function ‘int main()’:
user.cpp:61: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:62: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);
^
user.cpp:63:29: 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,LMAX,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 200ms | 1848kb | OK | 100 |
Punctaj total | 100 |