摘要: #include <bits/stdc++.h> #include<math.h> using namespace std; const int MAX_LEN = 105; //const int MAX_D = 31; int main(){ char temp[MAX_LEN]; for(in 阅读全文
posted @ 2020-01-02 19:18 JasonPeng1 阅读(136) 评论(0) 推荐(0)