본문 바로가기

궤도

검색하기
궤도
프로필사진 영이오

  • 분류 전체보기 (291)
    • 📷 일상 (0)
    • 💻 현생 (287)
      • ⛓ 알고리즘 (223)
      • 🕹 게임 기획 (2)
      • 📃 VIVA (22)
      • 📕 면적면적(스프링 실습) (19)
      • 📋 스터디 (12)
      • 📂 etc. (9)
    • 🤫 쉿, 자랑 중 (3)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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
Tags
  • 필사
  • C
  • 정수론 및 조합론
  • 정렬
  • 일상
  • 그리디 알고리즘
  • 이분 탐색
  • BFS
  • JPA
  • 젤다
  • 구현
  • 스프링
  • spring
  • mysql
  • 동적계획법1
  • 백엔드
  • dfs
  • 알고리즘
  • 취미
  • 면적면적
  • 백트래킹
  • 분할 정복
  • EPPER
  • 백준
  • sequelize
  • Node.js
  • C++
  • 브루트포스
  • 동적 계획법
  • 스택
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록10866번 (1)

궤도

[백준] 10866번 : 덱

문제 풀이 덱(deque)을 풀어쓰면 double ended queue이다. 그니까 앞뒤로 접근 가능한 큐라는 건데 빨대라고 생각하면 되겠다. www.cplusplus.com/reference/deque/deque/?kw=deque deque - C++ Reference difference_typea signed integral type, identical to: iterator_traits ::difference_type usually the same as ptrdiff_t www.cplusplus.com 풀이 #include #include #include using namespace std; int main() { cin.tie(NULL); ios_base::sync_with_stdio(false)..

💻 현생/⛓ 알고리즘 2021. 3. 26. 18:47
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바