会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
博学善思
一起成长
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
21
22
23
24
25
26
27
28
29
···
49
下一页
2019年1月2日
QDU第一届程序设计大赛——E到I题解法(非官方题解)
摘要: 题目链接https://qduoj.com/contest/28/problems,密码:qdu1230E题:思路:先进行排序,然后去暴力模拟就可以,但可能WA了几次,导致此题没解出来,有点可惜代码:#include#include#include#includeus...
阅读全文
posted @ 2019-01-02 17:39 black_hole6
阅读(160)
评论(0)
推荐(0)
2018年12月28日
Codeforces Round #529 -C- Powers Of Two(二进制拆分)
摘要: A positive integer xx is called a power of two if it can be represented as x=2yx=2y, where yy is a non-negative integer. So, the power...
阅读全文
posted @ 2018-12-28 16:31 black_hole6
阅读(366)
评论(0)
推荐(0)
2018年12月27日
CodeForces - 581B-Luxurious Houses
摘要: The capital of Berland has n multifloor buildings. The architect who built up the capital was very creative, so all the houses were bu...
阅读全文
posted @ 2018-12-27 20:50 black_hole6
阅读(162)
评论(0)
推荐(0)
分配物资(模拟)
摘要: 链接:https://ac.nowcoder.com/acm/contest/289/E来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 32768K,其他语言65536K64bit IO Format: %lld题目描述 要将n种物资分配到...
阅读全文
posted @ 2018-12-27 17:59 black_hole6
阅读(256)
评论(0)
推荐(0)
内心里的一把火(计算几何(海伦公式))
摘要: 链接:https://ac.nowcoder.com/acm/contest/289/D来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 131072K,其他语言262144K64bit IO Format: %lld题目描述 小明在上学的...
阅读全文
posted @ 2018-12-27 11:44 black_hole6
阅读(256)
评论(0)
推荐(0)
2018年12月24日
Codeforces Round #528-A. Right-Left Cipher(字符串模拟)
摘要: time limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputPolycarp loves ciphers. He has in...
阅读全文
posted @ 2018-12-24 09:34 black_hole6
阅读(289)
评论(0)
推荐(0)
2018年12月23日
彪神666(暴力即可)
摘要: 链接:https://ac.nowcoder.com/acm/contest/318/L来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 262144K,其他语言524288K64bit IO Format: %lld题目描述在国外,666代...
阅读全文
posted @ 2018-12-23 17:01 black_hole6
阅读(192)
评论(0)
推荐(0)
被打脸的潇洒哥(推递推式)
摘要: 链接:https://ac.nowcoder.com/acm/contest/318/M来源:牛客网 在一次青青草原ACM个人赛中,潇洒哥被喜洋洋以30s罚时压制,委屈的当了个第二。潇洒哥蹲在角落说出了他的口头禅,并画起了圈圈。 突然,他想出了一个有趣的题目,...
阅读全文
posted @ 2018-12-23 16:59 black_hole6
阅读(292)
评论(0)
推荐(0)
送气球.jpg(模拟)
摘要: 链接:https://ac.nowcoder.com/acm/contest/318/A来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 262144K,其他语言524288K64bit IO Format: %lld题目描述 A...
阅读全文
posted @ 2018-12-23 16:53 black_hole6
阅读(126)
评论(0)
推荐(0)
2018年12月22日
赌神(逆向思维)
摘要: 链接:https://ac.nowcoder.com/acm/contest/321/D来源:牛客网 时间限制:C/C++ 1秒,其他语言2秒空间限制:C/C++ 32768K,其他语言65536K64bit IO Format: %lld题目描述买定离手,买定离手!...
阅读全文
posted @ 2018-12-22 16:30 black_hole6
阅读(349)
评论(0)
推荐(0)
上一页
1
···
21
22
23
24
25
26
27
28
29
···
49
下一页
公告