Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Venki

Venki

Venki has asked 1 questions and find answers to 4 problems.

Stats

66
EtPoint
17
Vote count
1
questions
4
answers

About

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