已知x=43,ch='A',y=0则表达式x>=y && ch

来源:学生学帮网 编辑:学帮网 时间:2024/06/02 11:31:24

已知x=43,ch='A',y=0则表达式x>=y && ch

//c code
#include
int main()
{
int p,r,n,m,temp;
printf("please enter two positive integer numbers n,m:");
scanf("%d%d",&n,&m);
if(n