Pagini recente » Borderou de evaluare (job #2441011) | Borderou de evaluare (job #16753) | Borderou de evaluare (job #366425) | Borderou de evaluare (job #2228182) | Borderou de evaluare (job #1232071)
Borderou de evaluare (job #1232071)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:42:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dans.in","r",stdin);
^
user.cpp: In function ‘int getint()’:
user.cpp:26:55: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (++ptr>=maxb) fread(buf,maxb,1,stdin),ptr=0;
^
user.cpp:29:55: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (++ptr>=maxb) fread(buf,maxb,1,stdin),ptr=0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2884ms | 15484kb | OK | 100 |
Punctaj total | 100 |