文件名称:c++程序---苹果游戏
文件大小:5KB
文件格式:CPP
更新时间:2014-06-26 16:53:23
苹果游戏
苹果游戏 c++程序 int CHANCE,FIRST,MODEL,ANSWER; long LASTGET,WANTGET,SUMAPPLE,FIBONACI[46]; void INITIAL(); //To Init Environment long FIBFUNCTION(int NUM); //To Form Fibonacci List void GAME(); //The Slow Model Game void PERSON(); //The Person Function void RESULT(); //To See the Result void MACHINESLOW(); //The Slow Machine Function void MACHINEQUICK(); //The Quick Machine Function int GETMINFIB(int CURRENTAPPLES); //To Get a Minimum Fibonacci