You should re-install Visual Studio.

Also,
Code:
void main
{

}
is wrong. Use int main().

Z.