Pagini recente » Borderou de evaluare (job #570820) | Borderou de evaluare (job #1961177) | Borderou de evaluare (job #554868) | Borderou de evaluare (job #1934067) | Borderou de evaluare (job #1716857)
Borderou de evaluare (job #1716857)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.in","r",stdin);
^
user.cpp:28:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("calatorie.out","w",stdout);
^
user.cpp:29:25: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(f,1,MAX,stdin);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 48ms | 496kb | OK | 100 |
Punctaj total | 100 |