摘要:
#include using namespace std; map ans; int main() { ios::sync_with_stdio(false); int n,m; cin>>n>>m; for(int i=0;i>x; a=a::iterator it=ans.begin(); it!=ans.end();it++) ... 阅读全文
posted @ 2019-03-06 19:42
magicalzh
阅读(244)
评论(0)
推荐(0)