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