摘要:
#include #include #include using namespace std;int main(){ int T; char s1[1010],s2[1010]; cin>>T; for(int q=1;q=l2) k=l1; else k=l2;... 阅读全文
posted @ 2016-05-11 23:54
Lawliet__zmz
阅读(173)
评论(0)
推荐(0)
摘要:
#include #include #include using namespace std;#define N 1000char s1[N];char s2[N];int main(){ int k,i,j; int l1,l2; int a[N]={0}; int b[N]={0}; ... 阅读全文
posted @ 2016-05-11 21:09
Lawliet__zmz
阅读(134)
评论(0)
推荐(0)

浙公网安备 33010602011771号