阅读: 评论:0
题目
#include<stdio.h> int main(){char str[1000]="";char str1[1000]="";scanf("%s",&str);for( int i=sizeof(str)-1;i>=0;--i){if(str[i]!='