标签:i++ pre lse 字符 char else ret span %s
#include <cstdio>
#include <algorithm>
#include <cstdio>
#include <cmath>
#include <cstring>
#include <iostream>
using namespace std;
char ch,lett[101];
int main(){
scanf("%s",lett+1);
int a=1,b=strlen(lett+1);
b--;
while(lett[a]==lett[b]&&(b>=1)) {
a++;b--;
}
if(b==0) printf("Yes");
else printf("No");
return 0;
}
void fetc(){
int i=1;
cin>>ch;
while(ch!='.'){
lett[i]=ch;
i++;
cin>>ch;
}
return ;
}
\(fetc\)函数是一种读入字符串的方式
标签:i++ pre lse 字符 char else ret span %s
原文地址:https://www.cnblogs.com/liuziwen0224/p/12000536.html