#include using namespace std; //知识点:字符串中字符的索引方式,ASCII的数字转换:64 int main() { string a; string b; cin >>a>>b; int sum1=1; for(int i=0; i