EW_DUST
EW_DUST
全部文章
训练
note(1)
2-SAT(1)
acm(3)
camp(1)
ccf(1)
CCPC(1)
codeforce(1)
codeforces(1)
constest(1)
DF(1)
DP(2)
git(1)
hexo(1)
KMP(1)
note(2)
unity(1)
双向队列(1)
字典树(1)
最小割 (1)
未归档(53)
汇编(1)
线性基(1)
线段树(2)
组队训练赛(1)
题解(1)
归档
标签
去牛客网
登录
/
注册
EW_DUST的博客
全部文章
/ 训练
(共1篇)
The 17th Zhejiang University Programming Contest Sponsored by TuSimple(浙江省赛)
A - Marjar Cola ZOJ - 3948 签到题,x,y,a,b,都很小直接暴力。判断INF,只要判断次数有没有过多就行。 #include<iostream> #include<algorithm> #include<cstring> #i...
训练
2018-08-27
0
466