class NewClass { int m,i; public static void main(String[] me) { int t=60,o=70,b; b=t+o; System.out.println(b); }}
Not registered? Create an account
Forgot Password?
Already a registered user? Login