EW_DUST
EW_DUST
全部文章
codeforces
note(1)
2-SAT(1)
acm(3)
camp(1)
ccf(1)
CCPC(1)
codeforce(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)
题解(1)
归档
标签
去牛客网
登录
/
注册
EW_DUST的博客
全部文章
/ codeforces
(共1篇)
Codeforces Round #528 (Div. 2, based on Technocup 2019 Elimination Round 4)
随手写一篇博客吧0.0 A. Right-Left Cipher 直接模拟,偶数在左边,奇数在右边。 #include<iostream> #include<algorithm> #include<cstring> #include<string&g...
codeforces
2018-12-24
0
484