Ok cool, I downloaded the microsoft C++ one, but when I try to start the program using

#include <iostream>

int main ()
{.......


It says I forgot to use #include "stdafg.h" (or something along that line) so I change it, and then it wont recognize anything