@zerbo1000 -- your file should be named similarly to "Something.cpp" and compiled as C++.
Is "1.7.2 tipo cplusplus.c" your current file name...? I would firstly not start it with a number and preferably remove spaces. I wonder if your IDE saw the ".c" ending and tried to compile as C, which would explain why it even fails to include <iostream>.