
枚举
cwb丶
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Sereja and Table CodeForces - 425B (思维枚举)
Sereja has ann × mrectangular tablea, each cell of the table contains a zero or a number one. Sereja wants his table to meet the following requirement: each connected component of the same values f...原创 2019-03-31 20:05:03 · 210 阅读 · 0 评论 -
Mother's Day 哈尔滨工程大学ACM预热赛 (基姆拉尔森计算公式)
链接:https://ac.nowcoder.com/acm/contest/554/E来源:牛客网时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 32768K,其他语言65536K64bit IO Format: %lld题目描述Mother's Day is a celebration honoring the mother of the family, a...原创 2019-04-16 20:33:16 · 160 阅读 · 0 评论 -
D. Yet Another Subarray Problem(枚举)
D. Yet Another Subarray Problemtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given an arraya1,a2,…,ana1,a2,…,anand t...原创 2019-07-23 09:56:37 · 488 阅读 · 0 评论