答题结果页 - 蓝桥云课 (lanqiao.cn) 0子2023 - 蓝桥云课 (lanqiao.cn)(暴力枚举 #include<bits/stdc++.h>using ll=long long;using ull=unsigned long long;#define fir first#define sec second//#define int llconst int N
//bfs只能过40%。 #include<bits/stdc++.h>using namespace std;#define int long long int a,b,c,dp[2028];struct s {int x,y,z;string m;};map<vector<int>,int>k;signed main(){ios::sync_with_stdio(fal