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






曹文博

 
 

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

2019年7月23日

D. Yet Another Subarray Problem(枚举)
摘要: D. Yet Another Subarray Problemtime limit per test2 secondsmemory limit per test256 megabytesinputstandard... 阅读全文
posted @ 2019-07-23 09:57 曹文博 阅读(90) 评论(0) 推荐(0)
 

2019年7月21日

set.end()和lower_bound使用记录
摘要: 在这里说一下自己对lower_bound与set使用记录很多博客说end()返回的地址是最后的一个元素其实并不是end()是最后一个元素的下一个地址若要取出最大元素就还是要写*(--st.end())第二就是我们... 阅读全文
posted @ 2019-07-21 10:34 曹文博 阅读(318) 评论(0) 推荐(1)
 

2019年7月20日

自学图论的码队弟弟(dfs)
摘要: 自学图论的码队弟弟 题目描述 码队的弟弟在自学图论知识,码队跟他弟弟说,如果遇到不会的问题就来找你。现在问题来 了。 在一个 个结点(编号为 ), 条边的连通图中,每条边的权值为两个端点的权值的 和。 现在已知各... 阅读全文
posted @ 2019-07-20 16:25 曹文博 阅读(76) 评论(0) 推荐(0)
 
打字训练
摘要: 7.20 阅读全文
posted @ 2019-07-20 12:44 曹文博 阅读(56) 评论(0) 推荐(0)
 
(回归2.0)A - Flip Game (简单搜索 位运算)
摘要: Flip game is played on a rectangular 4x4 field with two-sided pieces placed on each of its 16 squares. One... 阅读全文
posted @ 2019-07-20 10:38 曹文博 阅读(321) 评论(0) 推荐(0)
 

2019年6月18日

斐波那契串 新疆省赛
摘要: 链接:https://ac.nowcoder.com/acm/contest/911/E来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 32768K,其他语言65536K64bit I... 阅读全文
posted @ 2019-06-18 19:17 曹文博 阅读(171) 评论(0) 推荐(0)
 
异或的路径 新疆省赛 (按位亦或)
摘要: 链接:https://ac.nowcoder.com/acm/contest/911/J来源:牛客网 异或的路径时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 32768K,其他语言65536K64... 阅读全文
posted @ 2019-06-18 19:11 曹文博 阅读(130) 评论(0) 推荐(0)
 

2019年6月13日

E. Product Oriented Recurrence (矩阵快速幂新模板)
摘要: E. Product Oriented Recurrencetime limit per test1 secondmemory limit per test256 megabytesinputstandard i... 阅读全文
posted @ 2019-06-13 20:07 曹文博 阅读(146) 评论(0) 推荐(0)
 
C. Beautiful Lyrics (模拟)构造
摘要: C. Beautiful Lyricstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputs... 阅读全文
posted @ 2019-06-13 20:04 曹文博 阅读(142) 评论(0) 推荐(0)
 

2019年6月11日

O(n!)新疆省赛 d (贪心)
摘要: 链接:https://ac.nowcoder.com/acm/contest/911/D来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 32768K,其他语言65536KSpecial... 阅读全文
posted @ 2019-06-11 19:24 曹文博 阅读(154) 评论(0) 推荐(0)
 
上一页 1 2 3 4 5 6 7 8 9 10 ··· 15 下一页