0_0_29615772_10251.cpp: In function 'void solve(int)': 0_0_29615772_10251.cpp:96:9: error: 'i' was not declared in this scope for(i=start;i<=start+ans*loop_len-1;i++) printf("%c",str[i]); ^