023 Given an integer n. get the number of 0, 2, 4 from all the values from [0, n]
I believe I used to saw something like this in leetcode.
not exactly the same, but pretty much.
I believe I used to saw something like this in leetcode.
not exactly the same, but pretty much.