摘要: 题目 九宫幻方https://www.lanqiao.cn/problems/100/learning/?page=1&first_category_id=1&name=%E4%B9%9D 思路和解题方法 一 (DFS) 首先,定义了一些全局变量和数组。vis数组用于标记已经出现过的数字,a数组用于 阅读全文
posted @ 2023-11-28 08:00 lenyan~ 阅读(145) 评论(0) 推荐(0)