Pagini recente » Borderou de evaluare (job #992150) | Borderou de evaluare (job #570646) | Borderou de evaluare (job #2635308) | Borderou de evaluare (job #1106915) | Borderou de evaluare (job #1356747)
Borderou de evaluare (job #1356747)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:19: warning: unused variable ‘j’ [-Wunused-variable]
int t,q,n,m,i,j,x,y,nx,ny;
^
user.cpp:22:25: warning: unused variable ‘nx’ [-Wunused-variable]
int t,q,n,m,i,j,x,y,nx,ny;
^
user.cpp:22:28: warning: unused variable ‘ny’ [-Wunused-variable]
int t,q,n,m,i,j,x,y,nx,ny;
^
user.cpp:20:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.in","r",stdin);
^
user.cpp:21:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("meciul.out","w",stdout);
^
user.cpp:23:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:26:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:31:32: 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 | 608ms | 1412kb | OK | 100 |
Punctaj total | 100 |