Pagini recente » Borderou de evaluare (job #1531487) | Borderou de evaluare (job #2351100) | Borderou de evaluare (job #2950230) | Borderou de evaluare (job #789766) | Borderou de evaluare (job #1955920)
Borderou de evaluare (job #1955920)
Raport evaluator
Compilare:
user.cpp: In function ‘void citeste(long long int&)’:
user.cpp:10:53: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(++poz==DIM) fread(buff,1,DIM,stdin),poz=0;
^
user.cpp:15:53: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if(++poz==DIM) fread(buff,1,DIM,stdin),poz=0;
^
user.cpp: In function ‘int main()’:
user.cpp:20:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("clasic.in","r",stdin);
^
user.cpp:21:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("clasic.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 664ms | 288kb | OK | 100 |
Punctaj total | 100 |