#include<stdio.h> int main() { char str[20]; int i; scanf("%s",str);//输入数组 for (i=0;i<20;i++) { if (str[i]=='