#include<stdio.h>#include<limits.h>int main(){ int d; d=CHAR_MAX; printf("%C",d);}
Not registered? Create an account
Forgot Password?
Already a registered user? Login