摘要:
#include <bits/stdc++.h> using i64 = long long; struct node { int x,y,row,col,grid,vis[3]; node():x(0),y(0),row(0),col(0),grid(0){ memset(vis,0,sizeof 阅读全文
posted @ 2022-07-13 18:31
OopsOops
阅读(38)
评论(0)
推荐(0)
浙公网安备 33010602011771号