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