We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Algorithms
- Warmup
- Birthday Cake Candles
- Discussions
Birthday Cake Candles
Birthday Cake Candles
Sort by
recency
|
5260 Discussions
|
Please Login in order to post a comment
C++ Solution
int birthdayCakeCandles(vector candles) {
}
If we respect the first constaint test 6 fails.
var filteredCandles = candles.Where(candle => candle >= 1 && candle <= Math.Pow(10, 5)).ToArray();
I think there is an error in test cases
start to creat the birth day canndle and enjoy birth day with this movie site . https://ibommatelugum.com/
Here is my c++ solution, you can watch the video explanation here : https://youtu.be/zcWbM-aaopc