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

来源:学生作业学帮网 编辑:学帮网 时间:2024/05/18 17:57:04

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