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