摘要:
通过输入两个加数给学生出一道加法运算题,如果输入答案正确,则显示“Right!”,否则提示重做,显示“Not correct! Try again!”,最多给三次机会,如果三次仍未做对,则显示“Not correct! You have tried three times! Test over!”,程序结束。 #include #include main() { int a,b,sum... 阅读全文
posted @ 2009-03-26 15:53
xiao.ji
阅读(403)
评论(0)
推荐(0)

浙公网安备 33010602011771号