灵活使用STL编程,可以极大的简化编程代码!
Login to join training plan
STL由容器(Containers)、算法(Algorithms)、迭代器(Iterators)和函数对象(Function objects)四大部分组成,所有这些组件都是基于模板实现的
- Enrollees
- 2
- Created By
Login to join training plan
STL由容器(Containers)、算法(Algorithms)、迭代器(Iterators)和函数对象(Function objects)四大部分组成,所有这些组件都是基于模板实现的
Problem | Tried | AC | Difficulty |
---|---|---|---|
P1622 字符数组的常用操作函数 | 1 | 1 | 5 |
P1623 string的用法 | 0 | 0 | 5 |
Problem | Tried | AC | Difficulty |
---|---|---|---|
P1618 vector与sort | 1 | 1 | 5 |
P1619 vector的基础用法 | 0 | 0 | 6 |
P1620 二维vector | 0 | 0 | 6 |
P1304 程序阅读-动态数组高精度加法 | 3 | 1 | 7 |
P1044 移动0 | 7 | 5 | 7 |
P1621 动态数组vector实现加法 | 1 | 1 | 7 |
Problem | Tried | AC | Difficulty |
---|---|---|---|
P1047 括号匹配 | 1 | 1 | 7 |
P1137 中缀转后缀表达式 | 1 | 1 | 8 |
P1138 中缀转前缀表达式 | 1 | 1 | 8 |
P1433 波兰表达式 | 5 | 1 | 7 |
By signing up a 羽润编程 universal account, you can submit code and join discussions in all online judging services provided by us.