• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






曹文博

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 15 下一页

2019年6月10日

E - Sum Equals Xor(dp)(好题)
摘要: Time Limit: 2 sec / Memory Limit: 1024 MBScore : 500500 pointsProblem StatementYou are given a positive in... 阅读全文
posted @ 2019-06-10 17:25 曹文博 阅读(124) 评论(0) 推荐(0)
 

2019年6月4日

Codeforces Round #563 (Div. 2) D. Ehab and the Expected XOR Problem(好题)(构造)(根据前缀亦或和反推数列)
摘要: D. Ehab and the Expected XOR Problemtime limit per test1 secondmemory limit per test256 megabytesinputstan... 阅读全文
posted @ 2019-06-04 11:26 曹文博 阅读(72) 评论(0) 推荐(0)
 

2019年6月3日

E. Two Arrays and Sum of Functions(排序不等式)
摘要: E. Two Arrays and Sum of Functionstime limit per test2 secondsmemory limit per test256 megabytesinputstand... 阅读全文
posted @ 2019-06-03 15:09 曹文博 阅读(138) 评论(0) 推荐(0)
 

2019年5月31日

n的约数(爆搜 约数定理)
摘要: 链接:https://ac.nowcoder.com/acm/contest/907/B来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 262144K,其他语言524288K64bit... 阅读全文
posted @ 2019-05-31 20:54 曹文博 阅读(135) 评论(0) 推荐(0)
 
E、小花梨的数组(线段树)
摘要: 经典的线段树区间更新题目对于每次更新 分为除法标记和乘法标记如果乘法标记不为0那么我进行除法标记是将乘法标记减一即可代码#includeusing namespace std;typedef long long ... 阅读全文
posted @ 2019-05-31 18:35 曹文博 阅读(54) 评论(0) 推荐(0)
 

2019年5月30日

分治 (2019 河北省赛) (区间dp)
摘要: 链接:https://ac.nowcoder.com/acm/contest/903/C来源:牛客网 题目描述你是DEEP国的大军师,辅佐一个非常有野心的国王,这位国王非常有野心,他计划攻占 n 个国家。在地图上... 阅读全文
posted @ 2019-05-30 11:42 曹文博 阅读(160) 评论(0) 推荐(0)
 

2019年5月29日

东北赛H. Skyscraper(树状数组求前缀和)(想法)(前缀和的应用)
摘要: H. Skyscrapertime limit per test4.0 smemory limit per test512 MBinputstandard inputoutputstandard outputAt... 阅读全文
posted @ 2019-05-29 18:11 曹文博 阅读(134) 评论(0) 推荐(0)
 
2019东北赛补题之(E. Minimum Spanning Tree)贪心(伪最小生成树)
摘要: E. Minimum Spanning Treetime limit per test2.0 smemory limit per test512 MBinputstandard inputoutputstanda... 阅读全文
posted @ 2019-05-29 18:05 曹文博 阅读(288) 评论(0) 推荐(0)
 

2019年5月28日

Angel's Journey(西安邀请赛) 简单计算几何
摘要: “Miyane!” This day Hana asks Miyako for help again. Hana plays the part of angel on the stage show of the ... 阅读全文
posted @ 2019-05-28 19:20 曹文博 阅读(52) 评论(0) 推荐(0)
 
2019东北赛c
摘要: C. Line-line Intersectiontime limit per test6.0 smemory limit per test512 MBinputstandard inputoutputstand... 阅读全文
posted @ 2019-05-28 19:15 曹文博 阅读(92) 评论(0) 推荐(0)
 
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 15 下一页