|
#define AND &&
+ Z% y/ ^% e' p& R! I0 ?; E1 V9 c4 s4 d7 l
RESULT love(boy, girl) 6 ]$ j2 [, y7 ?% s X }, u
$ s- W v% O' w. s: x
{ 0 s# z) @' a1 u" p2 g5 v
if( boy.有房() AND boy.有车() ) 9 m0 L2 G7 h3 \& a9 g& [/ E. e
{
3 G- t5 k* g$ b1 I+ w7 K! |$ t boy.Set(Nothing);
6 A- t" c& k2 s& D2 i: o$ e0 o. G' a return girl.嫁给(boy); 0 s# A- [: k6 F9 @/ d! j2 p
}
& T; R2 X& K$ `- K5 m0 K- O% F& t" Z8 A else if( girl.愿意等() ) 9 D6 v* C. R9 P3 S6 D9 Y8 n& ]
{ U& i( M3 p+ B
next_year: 1 S+ g5 i5 q3 `
for( day=1; day 100,000 AND girl.感情 > 8 ) - ?5 L/ q4 c' G3 y7 ]" _7 E
goto next_year; 1 U; N5 ? p# @* M$ y/ e
else $ \' ^+ L; Z; N* \% N ^2 i+ J4 K
return girl.goto( another_boy);
& i2 p' V) `) e2 U0 v) t* T7 i } . N$ V c$ U) @, G' t6 ^8 O+ E
return girl.goto( another_boy); |
|