Venki

535
reputation
2
8
21
#include <stdio.h>
main()
{
printf("Code like a Legend");
return 0;
}