Pagini recente » Borderou de evaluare (job #763005) | Borderou de evaluare (job #2492373) | Borderou de evaluare (job #1496198) | Borderou de evaluare (job #1374095) | Borderou de evaluare (job #1797301)
Borderou de evaluare (job #1797301)
Raport evaluator
Compilare:
user.cpp: In function ‘void citeste(long long int&)’:
user.cpp:19:36: 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,dim,stdin);
^
user.cpp:29:36: 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,dim,stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:70:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("baruri.in","r",stdin);
^
user.cpp:71:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("baruri.out","w",stdout);
^
user.cpp:72:28: 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,dim,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 480ms | 2160kb | OK | 100 |
Punctaj total | 100 |