摘要:
#include "iostream" #include "cstdio" #include "cstring" #include "algorithm" #include "map" using namespace std; char a[11]; vector ans; bool visit[11]; int n; map,bool> m; void dfs(int k) { ... 阅读全文
posted @ 2017-07-20 00:00
kimsimple
阅读(137)
评论(0)
推荐(0)

浙公网安备 33010602011771号