……
摘要: 1 #include<bits/stdc++.h> 2 #define MAXN 1000 3 using namespace std; 4 int main(){ 5 string A="1234567890",B="8888888888"; 6 int a[MAXN]={0},b[MAXN]={ 阅读全文
posted @ 2019-11-22 22:05 大家来吃鹅蛋 阅读(173) 评论(0) 推荐(0)