首页
学习
活动
专区
圈层
工具
发布

#stl

函数包装器模板std::function

金莲与饼皆失

std::function是一个函数包装器模板,它可以存储、复制和调用任何可调用对象。它是一个类型擦除容器,提供了统一的接口来处理各种可调用实体。

11300

【51Nod】1095 - Anigram单词(STL - map)

FishWang

9310

【HihoCoder】1284 - 机会渺茫(STL - set)

FishWang

小Hi最近在追求一名学数学的女生小Z。小Z其实是想拒绝他的,但是找不到好的说辞,于是提出了这样的要求:对于给定的两个正整数N和M,小Hi随机选取一个N的约数N'...

9310

【HDU】2094 - 产生冠军(拓扑 & STL)

FishWang

Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Ot...

13510

【zzuliOJ】1917 - 晴天算价值(二分 & STL)

FishWang

Time Limit: 1 Sec Memory Limit: 128 MB Submit: 95 Solved: 12 Sub...

14110

【51Nod】1384 - 全排列(STL)

FishWang

基准时间限制:1 秒 空间限制:131072 KB 分值: 0 难度:基础题

12410

【HDU】1251 - 统计难题(字典树 || STL - map & string)

FishWang

Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 131070/65535 K (Java/O...

12010

【HDU】1029 - Ignatius and the Princess IV(STL || 思维)

FishWang

Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32767 K (Java/Ot...

13710

【HDU】2141 - Can you find it?(STL)

FishWang

For each case, firstly you have to print the case number as the form "Case d:", ...

11710

【HDU】3253 - The kth great number(STL,队列)

FishWang

Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65768/65768 K (Java/Ot...

13210

【CodeForces】567D - One-Dimensional Battle Ships & 【51Nod】1521 - 一维战舰(STL - set & 二分)

FishWang

基准时间限制:1 秒 空间限制:131072 KB 分值: 10 难度:2级算法题

8510

【CodeForces】510C - Fox And Names(拓扑 & STL)

FishWang

Fox Ciel is going to publish a paper on FOCS (Foxes Operated Computer Systems, ...

13610

【CodeForces】275C - k-Multiple Free Set(STL)

FishWang

A k-multiple free set is a set of integers where there is no pair of integers w...

13910

【CodeForces】599B - Spongebob and Joke(STL)

FishWang

While Patrick was gone shopping, Spongebob decided to play a little trick on hi...

12810

【POJ】2503 - Babelfish(STL)

FishWang

You have just moved from Waterloo to a big city. The people here speak an inc...

9010

【POJ】3370 - Halloween treats(抽屉原理 & STL)

FishWang

Every year there is the same problem at Halloween: Each neighbour is only willin...

12110

【POJ】2356 - Find a multiple(抽屉原理 & STL)

FishWang

The input contains N natural (i.e. positive integer) numbers ( N <= 10000 ). ...

11010

【POJ】2061 - Subsequence(STL & 二分)

FishWang

A sequence of N positive integers (10 < N < 100 000), each of them less than ...

13910

【南理oj】412 - Same binary weight(STL - 双端队列 & 全排列)

FishWang

The binary weight of a positive integer is the number of 1's in its binary rep...

12110

【南理oj】86 - 找球号(一)(STL - map)

FishWang

时间限制: 3000 ms | 内存限制: 65535 KB

12910
领券