#include<stdio.h> void main() { int a=25; printf("%o %x",a,a); }
Not registered? Create an account
Forgot Password?
Already a registered user? Login