随笔分类 - 数据结构 STL
HDU 6085 bitset
摘要:Rikka with Candies Time Limit: 7000/3500 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1452 Accepted Submission(s): 6
阅读全文
Codeforces Round #424 (Div. 2, rated, based on VK Cup Finals) A 水 B stl C stl D 暴力 E 树状数组
摘要:A. Unimodal Array time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Unimodal Array time
阅读全文
Educational Codeforces Round 24 A 水 B stl C 暴力 D stl模拟 E 二分
摘要:A. Diplomas and Certificates time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Diplomas
阅读全文
The 14th Zhejiang Provincial Collegiate Programming Contest Sponsored by TuSimple - F 贪心+二分
摘要:Heap Partition A sequence S = {s1, s2, ..., sn} is called heapable if there exists a binary tree T with n nodes such that every node is labelled with
阅读全文
The 14th Zhejiang Provincial Collegiate Programming Contest Sponsored by TuSimple - C 暴力 STL
摘要:Japari Park is a large zoo home to extant species, endangered species, extinct species, cryptids and some legendary creatures. Due to a mysterious sub
阅读全文
Codeforces Round #207 (Div. 2)A B C E 水 思路 set 恶心分类
摘要:A. Group of Students time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Group of Students
阅读全文
Codeforces Round #403 (Div. 2, based on Technocup 2017 Finals)A模拟 B三分 C dfs D map
摘要:A. Andryusha and Socks time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Andryusha is an o
阅读全文
Codeforces Round #366 (Div. 2) C 模拟queue
摘要:C. Thor time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output C. Thor time limit per test 2 se
阅读全文
UVA 11995 STL 使用
摘要:There is a bag-like data structure, supporting two operations: Throw an element x into the bag. Take out an element from the bag. Given a sequence of
阅读全文