Pagini recente » Borderou de evaluare (job #2578258) | Borderou de evaluare (job #2542643) | Borderou de evaluare (job #1010699) | Borderou de evaluare (job #594703) | Borderou de evaluare (job #1905439)
Borderou de evaluare (job #1905439)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:9:9: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
int c,x,y,d,k,e;
^
user.cpp:9:17: warning: variable ‘k’ set but not used [-Wunused-but-set-variable]
int c,x,y,d,k,e;
^
user.cpp:7: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:8: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:11:24: 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 | 0ms | 260kb | Incorect | 0 |
Punctaj total | 0 |