望麓自卑—湖南大学最具潜力的校园传媒

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 675|回复: 1

你见过这样的程序吗!

[复制链接]
发表于 2005-11-17 20:20:39 | 显示全部楼层 |阅读模式
result love(boy, girl)
  {-
    if ( boy.有房() and boy.有车() )
     {-
      boy.set(nothing);
      return girl.嫁给(boy);
    }
    if ( girl.愿意等() )
    {-
     while( ! (boy.赚钱 > 100,000 and girl.感情 > 8 )
  
     {-
      for ( day=1; day <=365; day++)
      {-
       if ( day == 情人节 )
       if ( boy.givegirl(玫瑰) )
        girl.感情++;
        else
         girl.感情--;
  
          if( day == girl.生日)
       if ( boy.givegirl(玫瑰) )
          girl.感情++;
          else
          girl.感情--;
  
        boy.拼命赚钱();
        }
       }
      if ( boy.有房() and boy.有车() )
     {-
     boy.set(nothing);
   return girl.嫁给(boy);
   }
  
     年龄++;
     girl.感情--;
     }
  
    return girl.goto( another)


bug1:在以下情况
if((boy.赚钱 > 100,000 and girl.感情 > 8) and (!(boy.有房() and boy.有车()) ))
{
//会发生
return girl.goto( another)
发表于 2005-11-17 20:48:49 | 显示全部楼层
这贴极老
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

每日推荐上一条 /1 下一条

小黑屋|手机版|湖南大学望麓自卑校园传媒 ( 湘ICP备14014987号 )

GMT+8, 2024-12-1 00:41 , Processed in 0.096429 second(s), 21 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表