关于取路径(全局方案数组+逆序输出)
摘要:
取路径 = 记录方案(方案数组) 点击查看代码 #include <bits/stdc++.h> using namespace std; #define N 16 int n, m, g[N][N], a, b, sx, st, v[N][N], ans; struct AK{ int x, y; 阅读全文
posted @ 2025-07-25 17:19 TBeauty 阅读(80) 评论(0) 推荐(0)
浙公网安备 33010602011771号