Monday, March 16, 2009

C++

yeah i like to turn sentences into c++ code or use code in everyday sentences. my one friend told me i'd never get laid cuz of it but i'm just going to cin.ignore that statement.

const bool pass=true;
const bool fail = false;
if(vern.grade>=55)
vern.grade = pass
else
vern.grade= fail

if(vern.grade==fail)
vern.life=dead

incase you were curious that basically says that if i get a grade over 55% i'll pass math if i don't i'll fail and if i fail i'll be dead inside. yeah i have no life...

No comments:

Post a Comment