摘要: A. Superhero Transformation 水题,注意两个字符串可能长度不相等。 #include<bits/stdc++.h> #define clr(a,b) memset(a,b,sizeof(a)) using namespace std; typedef long long l 阅读全文
posted @ 2019-02-04 13:05 光芒万丈小太阳 阅读(371) 评论(0) 推荐(0) 编辑