#include stdio.h void main() { float x=7; Int y=8; printf("%f, %f", x, y); }
Not registered? Create an account
Forgot Password?
Already a registered user? Login