How many seven - digit even numbers greater than $4,000,000$ can be formed using the digits $0,2,3,3,4,4,5$?
I have solved the question using different cases: when $4$ is at the first place and when $5$ is at the first place, then using constraints on last digit.
But is there a smarter way ?