#include <stdio.h> int main ( ){ printf ("Manjesh\n"); main ( ) ; return 0 ;}
Till the stack doesn't overflow
Previous Question Next Question
Your comments will be displayed only after manual approval.