美團實習筆試題

筆試題有兩道,我給出其中一道的代碼。code #include "stdafx.h" #include <map> int _tmain(int argc, _TCHAR* argv[]) { std::map<int,int> inputmap,copymap; std::string inputstring = "55"; char temp; char temp1 = '0';
相關文章
相關標籤/搜索