Sponsored
Use these hints if you're stuck. Try solving on your own first.
Convert the given number to hexadecimal.
Replace all 0 and 1 with 'O' and 'I'.
Check if the final string has any numerical digits.
Solve with full IDE support and test cases