Pagini recente » Borderou de evaluare (job #175756) | Borderou de evaluare (job #2492196) | Borderou de evaluare (job #3159807) | Borderou de evaluare (job #493357) | Borderou de evaluare (job #1335176)
Borderou de evaluare (job #1335176)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17: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:18: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:20:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:23:28: 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 | 80ms | 288kb | Incorect | 0 |
Punctaj total | 0 |