摘要: #include #include #include using namespace std; vector >name; int main(void) { int n; cin >> n; for(int i=0;i> k; vectortemp; for(int j=0;j> data; temp.push_ba... 阅读全文
posted @ 2018-04-13 23:06 最美遇见你 阅读(130) 评论(0) 推荐(0)
摘要: package com.exampl... 阅读全文
posted @ 2018-04-13 12:14 最美遇见你 阅读(206) 评论(0) 推荐(0)