Venki

525
reputation
1
8
20
#include <stdio.h>
main()
{
printf("Code like a Legend");
return 0;
}