Pagini recente » Borderou de evaluare (job #1402072) | Borderou de evaluare (job #453188) | Borderou de evaluare (job #3165587) | Borderou de evaluare (job #2111510) | Borderou de evaluare (job #1415164)
Borderou de evaluare (job #1415164)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.in","r",stdin);
^
user.cpp:37:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("divmul.out","w",stdout);
^
user.cpp:39:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:43:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 32ms | 248kb | Incorect | 0 |
Punctaj total | 0 |