BOJ)9465 스티커(다시보기★)
https://www.acmicpc.net/problem/9465 1234567891011121314151617181920212223242526272829303132333435363738#include #include using namespace std; long long sticker[100001][2];long long dp[100001][3];//[열][] 0 : 뜯지 않음 1 : 1열 뜯음 2 : 2열 뜯음 int main(){ int test; int n; cin >> test; long long input; while (test--) { cin >> n; for (int i = 1; i > sticker[i][0]; } for (int i = 1; i > sticker[i][1]; } dp[0..
알고리즘/DP
2017. 6. 22. 12:56
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- listview
- 타일링
- FEED
- BOJ
- 생활코딩
- 백준
- CustomCollectionViewCell
- Cell Animation
- 객체
- 스택
- XAML
- Add TapGesture
- UIView Animation
- C++
- Grid
- BFS
- CollectionView
- Fakebook
- 데이터 바인딩
- 문자열
- WPF
- Custom Cell
- 코딩야학
- 백준온라인
- 그래프
- MVVM
- DP
- command
- dfs
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함