#includestdio.hvoid main(){ int a; float b,c; a=67; b=38.5; printf("The value of c is %f", c=(int)a+(int)b+95.56); getch();}
Not registered? Create an account
Forgot Password?
Already a registered user? Login