#includestdio.hVoid main(){ int a=2,b=3,c;for(c=0;c=a+b;c++){printf("%d",c);}printf("hello");}
Not registered? Create an account
Forgot Password?
Already a registered user? Login