摘要: #include<bits/stdc++.h>using namespace std;typedef struct { string id;//16位的数字 int jihao; int weihao;}STD;int main(){ int i; cin>>i; STD data[i]; for( 阅读全文
posted @ 2023-04-21 21:33 mo寒流xing 阅读(27) 评论(0) 推荐(0)