BOJ)10866 덱(deque)
deque : double ended queue 멤버원형설명atreference at( size_type _Pos ); const_reference at( size_type _Pos ) const;특정 위치의 원소의 참조를 반환backreference back( ); const_reference back( ) const;마지막 원소의 참조를 반환beginconst_iterator begin() const; iterator begin();첫 번째 원소의 랜던 접근 반복자를 반환clearvoid clear();모든 원소를 삭제emptybool empty() const;아무것도 없으면 true 반환enditerator end( ); const_iterator end( ) const;마지막 원소 다음의(미 사용..
알고리즘/자료구조
2017. 6. 20. 05:28
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 타일링
- 데이터 바인딩
- 코딩야학
- BOJ
- 객체
- 스택
- MVVM
- DP
- Fakebook
- command
- CustomCollectionViewCell
- C++
- BFS
- Custom Cell
- 그래프
- FEED
- 백준
- dfs
- 문자열
- Add TapGesture
- 백준온라인
- Grid
- XAML
- WPF
- listview
- 생활코딩
- CollectionView
- UIView Animation
- Cell Animation
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함