Interested in advertising on Derpibooru? Click here for information!
![Ministry of Image - Fanfiction Printing](https://derpicdn.net/spns/2019/6/25/1923144237214237213052773547002644199840.png)
Help fund the $15 daily operational cost of Derpibooru - support us financially!
Description
No description provided.
Source
not provided yet
Help fund the $15 daily operational cost of Derpibooru - support us financially!
No description provided.
#include <iostream.h>
using namespace std;
int main()
{
cout << “hello world” <<endl;
return 0;
}
@
Edited because: code typo
Yes.
http://en.wikipedia.org/wiki/Hello_world_program
It’s a programming thing.