Pagini recente » Borderou de evaluare (job #1864442) | Borderou de evaluare (job #2151888) | Borderou de evaluare (job #839710) | Borderou de evaluare (job #278625) | 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 |