Interested in advertising on Derpibooru? Click here for information!
![My Little Ties crafts shop](https://derpicdn.net/spns/2020/9/12/15999480150940540949137.gif)
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.