Post
Topic
Board Speculation
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
bomb177
on 14/09/2014, 17:44:27 UTC
Code:
struct HODL {};

ostream& operator << (ostream& out, HODL& hodl)
{
  out << hodl << " On for Dear Life";
  return out;
}

int main() { cout << HODL() << endl; return '♥'; }

Don't run this or your computer will explode!!!  Smiley

I have run the script and it have bought all the bitcoins I could buy with my holdings.