#include <iostream>
using namespace std
int main()
{
cout << "Hello world!"
}
I didn't really know about semicolons back then.
The worst part is that I didn't even know what to change when the compiler threw an error!




Posted 26 March 2012 - 11:20 AM
#include <iostream>
using namespace std
int main()
{
cout << "Hello world!"
}
Posted 27 March 2012 - 11:41 AM
Posted 27 March 2012 - 01:01 PM
Posted 12 June 2012 - 12:00 PM
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
