文件名称:guessNum
介绍说明--下载内容均来自于网络,请自行研究使用
猜数字游戏C语言代码
a,一个四位数,各位上的数字不重复,从1到9。
b,按以下提示猜出这个四位数。
c,每次猜测输入的数据给出类似的提示*A*B。
d,其中A前的*代表你本次猜对了多少个数字。
e,其中B前的*代表你本次猜对的数字并且位置正确的个数。
-Guessing game C language code a, a four-digit, you do not repeat the figures, from 1 to 9. b, the following tips to guess the four digits. c, given the input data for each guess a similar prompt* A* B. d, where A* to represent you before on this guess the number of digits. e, where B* represent you before on this guess the number and location of the correct number.
a,一个四位数,各位上的数字不重复,从1到9。
b,按以下提示猜出这个四位数。
c,每次猜测输入的数据给出类似的提示*A*B。
d,其中A前的*代表你本次猜对了多少个数字。
e,其中B前的*代表你本次猜对的数字并且位置正确的个数。
-Guessing game C language code a, a four-digit, you do not repeat the figures, from 1 to 9. b, the following tips to guess the four digits. c, given the input data for each guess a similar prompt* A* B. d, where A* to represent you before on this guess the number of digits. e, where B* represent you before on this guess the number and location of the correct number.
相关搜索: 猜数字
(系统自动生成,下载前可以参看下载内容)
下载文件列表
猜数字.c