摘要: 解决从某一状态到另一状态,状态很大 1.八数码https://www.acwing.com/problem/content/181/ 问最少步数将 23415x768 → 12345678x.九宫格移动,x为空格 #include<unordered_map> #define PII pair<in 阅读全文
posted @ 2021-07-24 15:09 LaiYiC 阅读(45) 评论(0) 推荐(0)