Sponsored
Use these hints if you're stuck. Try solving on your own first.
Loop through all elements from 1 to n.
Choose A = i and B = n - i then check if A and B are both No-Zero integers.
Solve with full IDE support and test cases