#include < iostream >
#include <stdio.h >
using namespace std
int main()
{
cout << "Hello World"<< endl;
system("PAUSE");
return 0;
}
hallo ich lerne gerade die programmiersprache C++.
unzwar ist der typ int rot unterstrichen weis nicht wieso?
habt ihr eine lösung?
danke im vorraus
mafiaboy1997 (40) |