I was seeing how long it would take someone to notice, also the message wouldnt show if it was just ran in exe form (from dev) but a flash thought/program is what it is hehehe.
The right code would be :
bool bored;
if(bored==1)
{ cout<<"Go play OB then!!\n"; }
return 0;