반응형
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 |
Tags
- querydsl no sources given
- maybe not public or not valid?
- OpenFeign
- easy
- java
- el1008e
- aws
- log error
- springboot
- property or field 'jobparameters' cannot be found on object of type
- AWS CLI
- mac os git error
- No tests found for given includes
- springbatch error
- java 11
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- Java 1.8
- JUnit
- java 여러개 버전
- Medium
- java 1.8 11
- no sources given
- parse
- springboottest
- LeetCode
- java version
- 스프링부트테스트
- yum install java
- java 버전 변경
- error
Archives
- Today
- Total
목록Kids With the Greatest Number of Candies (1)
쩨이엠 개발 블로그
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bGEJUz/btqUYGF4QL0/imK5Nj8LUj6kpdKlKz69s1/img.png)
Easy 623150Add to ListShare Given the array candies and the integer extraCandies, where candies[i] represents the number of candies that the ith kid has. For each kid check if there is a way to distribute extraCandies among the kids such that he or she can have the greatest number of candies among them. Notice that multiple kids can have the greatest number of candies. Example 1: Input: candies ..
개발/Programming
2021. 1. 27. 21:13