Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- BST
- Shortest path
- graph
- implementation
- POJ
- bitmask
- flows
- Eulerian path
- scc
- Eulerian circuit
- backtracking
- Euler path
- CS Academy
- mathematics
- BFSDFS
- disjoint-set
- Dag
- Segment Tree
- Cycle detecting
- DynamicProgramming
- graph modeling
- dynamic programming
- 백준
- BOJ
- GCD
- Algospot
- Greedy
- Sieve_of_Eratosthenes
- Euler circuit
- hashing
Archives
- Today
- Total
그냥 하는 노트와 메모장
FFT 관련 문제들(상대적 쉬움) 본문
* FFT (Fast fourier transform) 문제들
어렵긴 어려운데 "상대적"으로 쉬운 문제들을 소개합니당
1. Golf Bot(https://www.acmicpc.net/problem/10531)
2. Just A Few More Triangles! (피타고라스의 정리, https://www.acmicpc.net/problem/5051)
'Solved problems' 카테고리의 다른 글
BOJ 17242 Kaka & Bebe (0) | 2019.06.24 |
---|---|
BOJ 1866 - 택배 (2) | 2019.03.27 |
BOJ 2957 - 이진 탐색 트리 (BST) (0) | 2019.01.01 |
BOJ 9522 - 직선 게임 (0) | 2018.12.17 |
[Network flow, MCMF] Graph modeling practices - 백준 편 (2) | 2018.10.18 |
Comments