Sequence
/tags/sequence/ https://42jerrykim.github.io/tags/sequence/ tags sequence
Tags
14 pages
Sequence
[Python Cheatsheet] 19. Typing - 실전 타입힌트 패턴
[Python Cheatsheet] 23. match-case - 구조적 패턴 매칭 (Py3.10+)
[Python Cheatsheet] 24. ABC - 추상 클래스 정의 패턴
[Python Cheatsheet] 04. Collections - list/tuple/set 패턴
[Algorithm] C++ 백준 13324번: BOJ 수열 2
[Algorithm] C++ 백준 32190번: Ian Sequences
[Algorithm] C++ 백준 3948번: 홍준이의 친위대
[Algorithm] C++ 백준 20131번: 트리 만들기
[Algorithm] C++ 백준 13182번 제비
[Algorithm] C++ 백준 17682번 Tents
[Algorithm] C++ 백준 14959번: Slot Machines - KMP로 최소 주기 O(n)
[Algorithm] C++ 백준 15977번: 조화로운 행렬 - 3D LIS/CDQ
[Algorithm] C++ 백준 13727번 : 5차원 구사과 초콜릿
[Algorithm] C++ 백준 3444번 : Robotic Sort