Feedback for ZOOZ problem

Problem Link: ZOOZ Problem - CodeChef

Feedback

if we fix first three positions of string by’010’ and replace remaining positions by ‘0’ then it should be valid combination but why compiler accepts it?
please give me valid Explanation

@anukausadikar
bro it said equal number of 01 and 10 as a subsequence not substring.