摘要: #include "stdafx.h" #include<vector> #include<map> int _tmain(int argc, _TCHAR* argv[]) { /*string s1("what"); string s2("dog"); if (s1 == s2) { cout 阅读全文
posted @ 2024-09-05 21:28 Maguyusi 阅读(68) 评论(0) 推荐(0)