#include <stdio.h> void main() { while(getchar()!='N') printf("Hello World\n"); }
Not registered? Create an account
Forgot Password?
Already a registered user? Login