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