上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 55 下一页
摘要: 链接:https://ac.nowcoder.com/acm/contest/308/B 来源:牛客网 tokitsukaze and RPG 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 262144K,其他语言524288K 64bit IO Format: %lld 题目描述 阅读全文
posted @ 2019-07-13 23:06 茄子Min 阅读(195) 评论(0) 推荐(0) 编辑
摘要: D. Tokitsukaze, CSL and Stone Game time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Tokitsukaz 阅读全文
posted @ 2019-07-13 22:59 茄子Min 阅读(453) 评论(0) 推荐(0) 编辑
摘要: time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output "Duel!" Betting on the lovely princess Claris 阅读全文
posted @ 2019-07-13 17:12 茄子Min 阅读(413) 评论(0) 推荐(0) 编辑
摘要: There are N schedules, the i th schedule has start time si and end time ei (1 题意: 思路: 先把每一个任务按照起始时间排序,然后用一个multiset维护每一个机器在做任务的终止时间, 对于每一个任务,我们去multis 阅读全文
posted @ 2019-07-13 15:04 茄子Min 阅读(295) 评论(0) 推荐(0) 编辑
摘要: 链接:https://ac.nowcoder.com/acm/contest/984/F 来源:牛客网 随机数 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 正如你所知,奶牛们没有手指以至于不 阅读全文
posted @ 2019-07-12 17:48 茄子Min 阅读(174) 评论(0) 推荐(0) 编辑
摘要: 链接:https://ac.nowcoder.com/acm/contest/984/A 来源:牛客网 题目描述 Some of Farmer John's N cows (1 ≤ N ≤ 80,000) are having a bad hair day! Since each cow is se 阅读全文
posted @ 2019-07-11 12:40 茄子Min 阅读(169) 评论(0) 推荐(0) 编辑
摘要: 链接:https://ac.nowcoder.com/acm/contest/984/D 来源:牛客网 饥饿的牛 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 Farmer John养了N(1 阅读全文
posted @ 2019-07-11 00:33 茄子Min 阅读(217) 评论(0) 推荐(0) 编辑
摘要: 如果数组元素较大,需要离散化。 cpp include include include include include include include include include include include define ALL(x) (x).begin(), (x).end() defin 阅读全文
posted @ 2019-07-10 22:36 茄子Min 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 链接:https://ac.nowcoder.com/acm/contest/942/B 来源:牛客网 Game with numbers 时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 262144K,其他语言524288K 64bit IO Format: %lld 题目描述 给 阅读全文
posted @ 2019-07-10 16:44 茄子Min 阅读(185) 评论(0) 推荐(0) 编辑
摘要: C. Python Indentation time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output In Python, code blocks 阅读全文
posted @ 2019-07-10 15:11 茄子Min 阅读(290) 评论(0) 推荐(0) 编辑
上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 55 下一页