
STL
文章平均质量分 90
Chen_Jr_
某个正在奋斗的ACMer
展开
-
Codeforces 960B(优先队列)
题目链接:点击打开链接题目描述:B. Minimize the errortime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given two arrays A and B, each of size n. The error, E...原创 2018-04-11 13:08:26 · 201 阅读 · 0 评论 -
Codeforces 962D(优先队列)
题目链接:点击打开链接题目描述:D. Merge Equalstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given an array of positive integers. While there are at lea...原创 2018-04-11 22:16:00 · 520 阅读 · 0 评论 -
Codeforces 982B (优先队列)
传送门题面:B. Bus of Characterstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputIn the Bus of Characters there are nn rows of seat, each having 22 seats...原创 2018-05-21 12:39:41 · 433 阅读 · 0 评论 -
Codeforces 985B (bitset)
传送门题面:B. Switches and Lampstime limit per test3 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given n switches and m lamps. The i-th switch turns on some sub...原创 2018-05-22 13:39:54 · 408 阅读 · 0 评论 -
Codeforces 988C(STL运用)
传送门题面: C. Equal Sumstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given kk sequences of integers. The length of the ii-th sequence eq...原创 2018-06-02 15:23:55 · 596 阅读 · 0 评论 -
Codeforces 988D(STL运用+思维)
传送门题面: D. Points and Powers of Twotime limit per test4 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputThere are nn distinct points on a coordinate line, the coordi...原创 2018-06-02 15:57:13 · 534 阅读 · 0 评论 -
HDU 6396(优先队列+思维)
传送门 题面: Swordsman Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Total Submission(s): 1441 Accepted Submission(s): 417 Problem Description Lawson is a ma...原创 2018-08-14 13:36:12 · 360 阅读 · 0 评论 -
HDU6438(优先队列+思维)
传送门 题面: The Power Cube is used as a stash of Exotic Power. There are nn cities numbered 1,2,…,n1,2,…,n where allowed to trade it. The trading price of the Power Cube in the ii-th city is aiai dollar...原创 2018-08-26 20:39:24 · 1285 阅读 · 0 评论 -
Codeforces 1041C(贪心+set)
传送门 题面: C. Coffee Break time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Recently Monocarp got a job. His working day lasts exac...原创 2018-09-24 11:51:24 · 486 阅读 · 0 评论