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
- Codeforces
- persistent indexed tree
- ccw
- Ebate Korea
- self balancing binary search tree
- Ebate USA
- 마일리지
- Algorithm
- 대한항공
- BOJ
- 대수학
- gallian
- round 420
- algebra
- 이베이트
- k번째 수
- 이베이트코리아
- 알고리즘
- finite group
- 아시아나
- Algebraic Geometry
- 7469
- 이베이트미국
- 구간쿼리
- 백준
- indexed tree
- acmicpc
- subgroup
- persistent segment tree
- round 424
Archives
- Today
- Total
목록Dynamic Programming (1)
[Round#455 Div2] C. Python Indentation
http://codeforces.com/problemset/problem/909/C C. Python Indentationtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputIn Python, code blocks don't have explicit begin/end or curly braces to mark beginning and end of the block. Instead, code blocks are defined by indentation.We will consider an extremely simplified subset of Python with only two..
Algorithm/CodeForces
2018. 1. 2. 21:12