Pagini recente » Borderou de evaluare (job #1690817) | Borderou de evaluare (job #1364592) | Borderou de evaluare (job #2426611) | Borderou de evaluare (job #523103) | Borderou de evaluare (job #2253708)
Borderou de evaluare (job #2253708)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:7:18: warning: unused variable ‘n’ [-Wunused-variable]
int x,y,nr,d,n,z,p,t,i;
^
user.cpp:7:20: warning: unused variable ‘z’ [-Wunused-variable]
int x,y,nr,d,n,z,p,t,i;
^
user.cpp:8: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:9: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:10:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:12:30: 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 | 1316kb | OK | 100 |
Punctaj total | 100 |