← All problemsSign in

Valentine Number

A number is called ‘Valentine number’ when the sum of the digits is even but the number is itself odd. You are given a non-negative integer s, consisting of n digits. You can delete some digits to make the given number Valentine, without changing the order of the digits. The resulting number shouldn't contain leading zeros. You can delete any number of digits between 0 (do not delete any digits

HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17

CodeSearch Tutor

Hints, not spoilers — it won’t hand over the full solution unless you insist.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start