A1042
摘要:#include<iostream> #include<vector> using namespace std; int main(){ int n,temp; vector<int>v; cin>>n; for(int i=0;i<54;i++){ cin>>temp; v.push_back(t
阅读全文
posted @ 2020-02-01 10:58
posted @ 2020-02-01 10:58
posted @ 2020-01-31 14:49
posted @ 2020-01-30 17:24
posted @ 2020-01-27 15:51
posted @ 2020-01-15 08:46