上一页 1 ··· 6 7 8 9 10
摘要: B. Save the problem! http://codeforces.com/contest/867/problem/B time limit per test 2 seconds memory limit per test 256 megabytes input standard inpu 阅读全文
posted @ 2018-08-19 00:08 llke 阅读(312) 评论(0) 推荐(0)
摘要: http://poj.org/problem?id=3264 题意:给你一个长度为n的序列a[N] (1 ≤ N ≤ 50000),询问Q(1 ≤ Q ≤ 200000) 次,每次输出【L, R】区间最大值与最小值的差是多少。 只需把模板的求和改成求最大和最小即可 阅读全文
posted @ 2018-08-18 23:50 llke 阅读(98) 评论(0) 推荐(0)
摘要: Just a Hook Problem Description In the game of DotA, Pudge’s meat hook is actually the most horrible thing for most of the heroes. The hook is made up 阅读全文
posted @ 2018-08-15 23:56 llke 阅读(159) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10