Thank you very much mate! That is the reason.

在 2020年4月14日星期二 UTC+8上午3:35:11,porker2008写道:
>
> if (ne > -1) {
>     System.out.println(ne + 1);
>     bit = input.nextInt();
>     ne_change = a[ne] != bit;
>     i++; // removing this line
> } else {
>     System.out.println("1");
>     bit = input.nextInt();
> }
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Code Jam" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-code+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/00a91d95-d715-436b-b366-5654aaeac276%40googlegroups.com.

Reply via email to