(64-bit version of gcc 7.3)

#include

using namespace std;

int main()

{

cout << "Hello World!" << endl;

return 0;

}

/anna

Reply to this note

Please Login to reply.

Discussion

No replies yet.