Pagini recente » Borderou de evaluare (job #2188182) | Borderou de evaluare (job #2210960) | Borderou de evaluare (job #1220071) | Borderou de evaluare (job #2724418) | Borderou de evaluare (job #1232070)
Borderou de evaluare (job #1232070)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:22: warning: variable ‘dr’ set but not used [-Wunused-but-set-variable]
int st = 0 , dr;
^
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 | 2960ms | 15484kb | OK | 100 |
Punctaj total | 100 |