Comment I got #1 (Score 2, Funny) 102
I give you as many as 5 lines:
int main()
{
throw NotImplementedException();
return 0;
}
Trying to be happy is like trying to build a machine for which the only specification is that it should run noiselessly.