编程题,请求看看
1. 编程序,循环进行如下的处理过程:由计算机生成简单的四则运算题;用户给出答案;计算机判断对错。直到用户回答说不再继续做了时结束程序。提示:可让用户选择指定出加、减、乘、除哪一种运算题,以及出一位数还是两位数的运算题;而后通过使用“rand()%10”或“rand()%100”来获得一个0到9的一位整数随机值或得到0到99的两位整数随机值来为用户出题。还可进一步对用户所做算术题的对错次数进行记录,结束程序时给出一个某种形式的成绩。
Include<iostream>
Using nsmespace
Int main()
{Int m,n,t,I;
cout<<”请选择类型+-*/”
cin>>t;
*=t;-=t;+=t;/=t;
Switch(i!=0){
Case( “*”):
Int t,I,n,m;
Cout<<”请选择位数:1或2或随机t”
Cin>>m;
M=1; m=2; m=t;
Switch(m!=0)
Case(1): If (i>=0&&i<=9 ) For(i=0; i<=9;i++)
Case(2): If(i>=10) For(i=10; i>=10;i++)
Case(t): i=rand(t)%10
I*i++=t;
Cin>>n>>endle;
If n==t cout<<”right”
Else cout<<”wrong” m++
Case(”+”):
Int t,I,n,m;
Cout<<”请选择位数:1或2或随机t”
Cin>>m;
M=1; m=2; m=t;
Switch(m!=0)
Case(1): If (i>=0&&i<=9 ) For(i=0; i<=9;i++)
Case(2): If(i>=10) For(i=10; i>=10;i++)
Case(t): i=rand(t)%10
I+i++=t;
Cin>>n>>endle;
If n==t cout<<”right”
Else cout<<”wrong” m++
Case(”_”):
Int t,I,n,m;
Cout<<”请选择位数:1或2或随机t”
Cin>>m;
M=1; m=2; m=t;
Switch(m!=0)
Case(1): If (i>=0&&i<=9 ) For(i=0; i<=9;i++)
Case(2): If(i>=10) For(i=10; i>=10;i++)
Case(t): i=rand(t)%10
i++_i=t;
Cin>>n>>endle;
If n==t cout<<”right”
Else cout<<”wrong” m++
Case(”/”):
Int t,I,n,m;
Cout<<”请选择位数:1或2或随机t”
Cin>>m;
M=1; m=2; m=t;
Switch(m!=0)
Case(1): If (i>=0&&i<=9 ) For(i=0; i<=9;i++)
Case(2): If(i>=10) For(i=10; i>=10;i++)
Case(t): i=rand(t)%10
i++/i=t;
Cin>>n>>endle;
If n==t cout<<”right”
Else cout<<”wrong” m++
Cout<<n++<<’/t’<<m++<<endl;
Return 0
}
我是新手,这是我写的,请求帮助