上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 49 下一页
摘要: 题目链接https://qduoj.com/contest/28/problems,密码:qdu1230E题:思路:先进行排序,然后去暴力模拟就可以,但可能WA了几次,导致此题没解出来,有点可惜代码:#include#include#include#includeus... 阅读全文
posted @ 2019-01-02 17:39 black_hole6 阅读(160) 评论(0) 推荐(0)
摘要: 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)
摘要: 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)
摘要: 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)
摘要: 链接: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)
摘要: 链接: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)
摘要: 链接: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 下一页