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

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/29 09:16:19
已知x=43,ch=''A'',y=0则表达式x>=y&&ch已知x=43,ch=''A'',y=0则表达式x>=y&&ch已知x=43,ch=''A'',y=0则表达式x>=y&&ch//ccode#inclu

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

已知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