Line 1: space-separated nums. Line 2: target. Print indices i j (0-based, i < j) or -1 -1.
How checking works
Your code runs remotely with each test's input on stdin. Output is compared to the expected answer. All tests must pass on submit to earn XP.