POJ2503--神族文字

解析: 先對字符串進行排序,再使用二分查找法即可。 代碼: #include<iostream> #include <algorithm> #include<cstdio> #include<string> #include<Windows.h> #include<cstring> #define MAXN 10010 using namespace std; struct node { ch
相關文章
相關標籤/搜索