Comment

avatar username

Fixed in 297729300

The issue is that when this is executed:

if(s[j]=='0') {cnt++; j++;}

j may be out of bounds.

The actual rating of this user is 1660.

Original comment.

Statistics