QAQ天战QAQ
QAQ天战QAQ
全部文章
题解
归档
标签
去牛客网
登录
/
注册
QAQ天战QAQ的博客
全部文章
/ 题解
(共15篇)
上答案
include<stdio.h> include using namespace std; const int maxn=502,maxm=102;const int INF=0x7fffffff; int f[maxn][maxm];int Min[maxn]; int a[maxn]...
2020-01-12
2
589
继续写答案中
include<bits/stdc++.h> using namespace std; const int maxn=20; const int INF=2147483647; int a[maxn][maxn]; int n,m,r,c,ans; int vish[m...
2020-01-12
1
495
答案(直接复制就是了)
include include using namespace std;const int dx[8] = {1,-1,1,1,-1,-1,0,0}, dy[8] = {0,0,1,-1,1,-1,-1,1};//八个方向int n,m;char a[110][110];boo...
2020-01-12
1
590
本题答案
include include include using namespace std;int map[105][105],val[105][105];struct node{ int x,y,c,v;};queue<node>q;int main() { int m,...
2020-01-12
2
591
答案
tonl(unsigned long int hostlong)2 kill(pid_t pid, int sig)7 78878 recvfrom(int s, void buf, int len, unsigned int flags, struct sockaddr *fro...
2020-01-12
2
618
首页
上一页
1
2
下一页
末页