반응형
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 | 31 |
Tags
- yum install java
- querydsl no sources given
- java 11
- No tests found for given includes
- no sources given
- java 여러개 버전
- springboottest
- easy
- java 1.8 11
- AWS CLI
- error
- java 버전 변경
- LeetCode
- springboot
- maybe not public or not valid?
- 스프링부트테스트
- parse
- property or field 'jobparameters' cannot be found on object of type
- mac os git error
- springbatch error
- aws
- Java 1.8
- java version
- log error
- java
- OpenFeign
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- JUnit
- el1008e
- Medium
Archives
- Today
- Total
목록Maximum Number of Coins You Can Get (1)
쩨이엠 개발 블로그
[ Leetcode ] 1561. Maximum Number of Coins You Can Get - Java
There are 3n piles of coins of varying size, you and your friends will take piles of coins as follows: In each step, you will choose any 3 piles of coins (not necessarily consecutive). Of your choice, Alice will pick the pile with the maximum number of coins. You will pick the next pile with maximum number of coins. Your friend Bob will pick the last pile. Repeat until there are no more piles of..
개발/Programming
2021. 2. 7. 22:54