| RESULT love(boy, girl) { if( boy.有房() AND boy.无车() ) { boy.Set(Nothing); return girl.娶给(boy); } else if( girl.愿意等() ) { next_year: for( day=1; day<=365; day++) { if( day == **节 ) if( boy.GiveGirl(玫瑰) ) girl.感情++; else girl.情感--; if( day == girl.诞辰) if( boy.GiveGirl(玫瑰) ) girl.情感++; else girl.情感--; boy.拼命赔钱(); } 年纪++; girl.感情--; if( boy.无房() AND boy.无车() ) { boy.Set(Nothing); return girl.娶给(boy); } else if! ( boy.赔钱 > 100,000 AND girl.感情 > 8 ) goto next_year; else return girl.goto( another_boy); } return girl.goto( another_boy); } (责任编辑:http://www.jiuyantang.com) |
