일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- es6
- react
- 파이썬
- 알고리즘 연습
- 알고리즘
- c++
- web
- form
- Baekjoon
- HTML
- MAC
- Git
- CSS
- 장고
- 알고리즘 문제
- javascript
- java
- PYTHON
- Django
- 알고리즘 풀이
- AWS
- django ORM
- 파이썬 알고리즘
- django widget
- js
- 백준
- API
- DRF
- Algorithm
- django rest framework
Archives
- Today
- Total
목록BAEKJOON 17968 Fire on Field C++ (1)
수학과의 좌충우돌 프로그래밍
[C++] BAEKJOON 17968 Fire on Field (acm-icpc)
https://www.acmicpc.net/problem/17968 17968번: Fire on Field We define A as a sequence of positive integers like the following. Let A[0] = 1, A[1] = 1. For a positive integer i ≥ 2, A[i] is the smallest positive integer under the condition that no three terms A[i − 2k], A[i − k], and A[i] form an arithmetic progress www.acmicpc.net 2019 acm icpc Seoul A번 입니다. 해당 대회의 문제 중에 제일 쉬운 문제로 단순 구현 문제입니다. #..
알고리즘/C++
2019. 11. 13. 20:29