#include #include #include #include int main(void) { char str[30]=""; char mirror[30]=""; scanf("%s",str); for(int i=0,j=strlen(str)-1;i