Algorithm Study

[leetcode] Array- Find Numbers with Even Number of Digits

hyun-1200 2022. 9. 10. 20:12

https://leetcode.com/explore/learn/card/fun-with-arrays/521/introduction/3237/

 

Explore - LeetCode

LeetCode Explore is the best place for everyone to start practicing and learning on LeetCode. No matter if you are a beginner or a master, there are always new topics waiting for you to explore.

leetcode.com

 

even number :  짝수 / odd number :  홀수

 

배열 값 길이가 짝수인 갯수를 리턴하는 문제.

ex. 12 -> 2자리 숫자. 2는 짝수