
https://en.cppreference.com/w/cpp/algorithm/transform std::transform - cppreference.com (1) template OutputIt transform( InputIt first1, InputIt last1, OutputIt d_first, UnaryOperation unary_op ); (until C++20) template< class InputIt, class OutputIt, class U en.cppreference.com #include 벡터와 같은 컨테이너의 특정 범위에 특정 함수를 적용할때 유용. 범위 first1 부터 last1..
노트
2021. 10. 21. 14:55
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- C++
- Stack
- db
- C
- Spring
- Kruskal
- 재귀
- Dijkstra
- graph
- floyd warshall
- permutation
- Implementation
- Unity
- binary search
- dfs
- two pointer
- greedy
- MVC
- 자료구조
- DP
- priority queue
- back tracking
- Tree
- Python
- Brute Force
- 이분탐색
- BFS
- 조합
- recursion
- CSS
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
글 보관함