这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
``` #include using namespace std; int n,m,qq,u,v,t; double p; priority_queue ,less > q[4]; int main(){ ios::sync_with_stdio(false), cin.tie(nullptr), cout.tie(n…
在讨论《为什么我t了,有大佬可以看一下吗?拜托了》回复:
``` #include using namespace std; int T; int n,m; char a[1010][1010]; int v[1010][1010]; int ti[1010][1010]; int joe_x,joe_y; int dnf; int dx[]={0,0,1,-1}; int…
#include using namespace std; int T; int n,m; char a[1010][1010]; int v[1010][1010]; int ti[1010][1010]; int joe_x,joe_y; int dnf; int dx[]={0,0,1,-1}; int dy[]…