Pagini recente » Borderou de evaluare (job #1667724) | Borderou de evaluare (job #2313394) | Borderou de evaluare (job #140384) | Borderou de evaluare (job #2229360) | Borderou de evaluare (job #1328651)
Borderou de evaluare (job #1328651)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:18: warning: unused variable ‘n’ [-Wunused-variable]
int nr,t,x,y,i,n;
^
user.cpp:24:33: 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:25:35: 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:27:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:30: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 | 48ms | 244kb | OK | 100 |
Punctaj total | 100 |