반응형
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
- log error
- AWS CLI
- java 1.8 11
- querydsl no sources given
- springboot
- java 11
- no sources given
- springboottest
- parse
- java 버전 변경
- yum install java
- JUnit
- el1008e
- java 여러개 버전
- OpenFeign
- Medium
- java
- easy
- LeetCode
- springbatch error
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- No tests found for given includes
- error
- property or field 'jobparameters' cannot be found on object of type
- java version
- mac os git error
- 스프링부트테스트
- aws
- Java 1.8
- maybe not public or not valid?
Archives
- Today
- Total
목록Kids With the Greatest Number of Candies (1)
쩨이엠 개발 블로그

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