这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《40pts,求调,要快!!!!!》回复:
@[hongjiajun](luogu://user/797647) 谢谢,已关
# 40pts,求调,要快!!!!! ```cpp #include using namespace std; int main(){ int t; cin>>t; while(t--){ string n; cin>>n; int ln=n.size(); long long b=0; for(int i=0;i 9…
```python #include using namespace std; int main(){ int n,m,a[13][13],ans=0; cin>>n>>m; for(int i=1;i >a[i][j]; } } for(int x=1;x<=n;x++){ for(int y=1;y<=m;y++)…
```cpp #include using namespace std; int a[31][31]; int b[31][31],f[4][2]={{1,0},{-1,0},{0,1},{0,-1}}; int n; void dfs(int x,int y){ for(int i=1;i n||dy n){ con…