发表评论取消回复
相关阅读
相关 Educational Codeforces Round 154 (Rated for Div. 2)
[Dashboard - Educational Codeforces Round 154 (Rated for Div. 2) - Codeforces![icon-
相关 Educational Codeforces Round 155 (Rated for Div. 2)
[Dashboard - Educational Codeforces Round 155 (Rated for Div. 2) - Codeforces][Dashboard
相关 codeforces Educational Codeforces Round 65 (补完)
C News Distribution 并查集水题 D Bicolored RBS 括号匹配问题,如果给出的括号序列nesting depth为n,那么最终可以分
相关 Educational Codeforces Round 71 (Rated for Div. 2)
Educational Codeforces Round 71 (Rated for Div. 2) [比赛链接][Link 1] C. Gas Pipel
相关 Educational Codeforces Round 12 E. Beautiful Subarrays
题意: 问有多少个连续区间异或和大于等于k 思路: sum\[l,r\]= sum\[1,l-1\] ^ sum\[1,r\] 所以记录异或前缀和,并用字典树维护
相关 Educational Codeforces Round 23 C. Really Big Numbers
[C. Really Big Numbers][] time limit per test 1 second memory limit per test 256 meg
相关 Educational Codeforces Round 23 A. Treasure Hunt
[A. Treasure Hunt][] time limit per test 1 second memory limit per test 256 megabyte
相关 Educational Codeforces Round 27 C. Two TVs(模拟)
C. Two TVs time limit per test 2 seconds memory limit per test 256 megabytes input
相关 Educational Codeforces Round 32 B. Buggy Robot(模拟)
B. Buggy Robot time limit per test 2 seconds memory limit per test 256 megabytes in
相关 Educational Codeforces Round 26 Problem B
> B. Flag of Berland > > time limit per test > > 1 second > > memory limit per test >
还没有评论,来说两句吧...