#include
using namespace std;
int main( ) {
cout << "Hello world!";
return 0;
}
Guess who’s eating/sleeping/shitting c++.
Tags: c++, programming, studies
#include
using namespace std;
int main( ) {
cout << "Hello world!";
return 0;
}
Guess who’s eating/sleeping/shitting c++.
Tags: c++, programming, studies