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 |
Tags
- 마일리지
- Algorithm
- k번째 수
- BOJ
- 구간쿼리
- indexed tree
- 백준
- persistent indexed tree
- 7469
- 이베이트미국
- 아시아나
- round 424
- 알고리즘
- 이베이트코리아
- 이베이트
- Ebate Korea
- 대수학
- persistent segment tree
- Codeforces
- Ebate USA
- Algebraic Geometry
- gallian
- self balancing binary search tree
- finite group
- 대한항공
- algebra
- round 420
- ccw
- acmicpc
- subgroup
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