but now another nonsense. The program from above earned, it is joyful)) now I enter the code from the book, it says that everything worked from there. in C ++ visual 2006, but it doesn't work for me in 2010. is this normal? here is an example of the way:
// Программа дважды два #include <iostream.h> int main () { cout <<"2 * 2 = " << 2*2 << endl; return 0; } gives a bunch of errors