<pre>#include <iostream.h>
int main()
{
cout << "I'm not too fond of it.\n";
return -1;
}</pre>
Yay
Nay
<pre>#include <iostream.h>
int main()
{
cout << "I'm not too fond of it.\n";
return -1;
}</pre>
And then there is Death