Spent a lot of time struggling to figure out how my code could be wrong before realizing that the solution did not want a zero-based index. Now that I realize it, the example does make it clear (in 466 example, the solution is "1"), but I did not read carefully enough and wasted at least a half hour as a result. Good luck!