Home > Back-end >  A freshman beginners to learn c language help
A freshman beginners to learn c language help

Time:12-19

That I won't, a great god help have a look at

CodePudding user response:

Reference:
 # include & lt; stdio.h> 
Int main (int arg c, char * argv [])
{
Char STR [80].
Char * p * q;
Int flag=1;
Gets (STR);
P=STR.
Q=STR;
While (* q!='\ 0')
Q++;
Q -;
While (pIf ((* p!=* q))
{
flag=0;
break;
}
p++;
Q -;
}
If (flag==1)
Printf (" Yes ");
The else
Printf (" No ");
return 0;
}

CodePudding user response:

reference 1st floor QZJHJXJ response:
for reference:
 # include & lt; stdio.h> 
Int main (int arg c, char * argv [])
{
Char STR [80].
Char * p * q;
Int flag=1;
Gets (STR);
P=STR.
Q=STR;
While (* q!='\ 0')
Q++;
Q -;
While (pIf ((* p!=* q))
{
flag=0;
break;
}
p++;
Q -;
}
If (flag==1)
Printf (" Yes ");
The else
Printf (" No ");
return 0;
}

Thanks, I got a long time, thank you very much

CodePudding user response:

refer to the second floor qq_53529898 response:
Quote: refer to 1st floor QZJHJXJ response:
for reference:
 # include & lt; stdio.h> 
Int main (int arg c, char * argv [])
{
Char STR [80].
Char * p * q;
Int flag=1;
Gets (STR);
P=STR.
Q=STR;
While (* q!='\ 0')
Q++;
Q -;
While (pIf ((* p!=* q))
{
flag=0;
break;
}
p++;
Q -;
}
If (flag==1)
Printf (" Yes ");
The else
Printf (" No ");
return 0;
}

Thanks, I got a long time, thank you very much

Come on!!!!!!
  • Related