
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
- back tracking
- dfs
- BFS
- 자료구조
- priority queue
- Unity
- Spring
- two pointer
- CSS
- C++
- permutation
- Kruskal
- C
- graph
- Dijkstra
- Brute Force
- Implementation
- 재귀
- Tree
- MVC
- 조합
- db
- 이분탐색
- floyd warshall
- DP
- recursion
- binary search
- Python
- greedy
- Stack
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함