随笔分类 - 训练赛
摘要:训练赛20160417 5:00:00 5:00:00 Overview Problem Status Rank Discuss Clone this contest ID Origin Title ——————————————————————————————————————————————————
阅读全文
摘要:训练赛20160403 5:00:00 5:00:00 Overview Problem Status Rank Discuss Clone this contest ID Origin Title A题水题 B题一划就出来,水题 C: 01背包变形,,正常的01背包第一层循环都是枚举背包容量,因为
阅读全文
摘要:训练赛20160330 4:00:00 4:00:00 Overview Problem Status Rank Discuss Clone this contest ID Origin Title 子序列个数 A题:物理题水体 B题:字符串处理,水 C:水 D:bfs,,,,需要使用两次bfs进行
阅读全文
摘要:#include #include using namespace std; typedef long long ll; char g[6666][6666]; int k[]={0,1,2,4,8,16,32,64,128,256,512,1024,2048,4096}; void draw(int x,int y,int d) { if(d==1) { g[x...
阅读全文
摘要:训练赛201511225:00:00OverviewProblemStatusRankDiscussCurrent Time: 2015-11-23 17:33:18Contest Type: PublicStart Time: 2015-11-22 08:30:00Contest Status: ...
阅读全文
摘要:100130练习55 hr ago15.2 daysPrivateqwerqqq100093DP216 hr ago50.2 daysPrivateqwerqqq100092DP16 hr ago50.2 daysPrivateqwerqqq100066练习4.21 days ago15.2 day...
阅读全文