水題 A Simple Job

A Simple Job ios #include<stdio.h> #include<map> #include<string> #include<iostream> using namespace std; typedef pair<int, int> Pii; map<string, int> m1; map<int, string> m3; map<Pii, int> m2;
相關文章
相關標籤/搜索