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
- implementation
- Euler path
- GCD
- CS Academy
- Eulerian path
- POJ
- Greedy
- disjoint-set
- bitmask
- scc
- graph
- Shortest path
- Euler circuit
- 백준
- Algospot
- Dag
- graph modeling
- Eulerian circuit
- DynamicProgramming
- mathematics
- BST
- Cycle detecting
- hashing
- dynamic programming
- BFSDFS
- Segment Tree
- flows
- BOJ
- Sieve_of_Eratosthenes
- backtracking
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