I had a working code in python and i placed assert(False) in between an arbitrary pair of lines. Still outputs correct answer in codechef interpreter although in my own interpreter it throws AssertionError.
I had a working code in python and i placed assert(False) in between an arbitrary pair of lines. Still outputs correct answer in codechef interpreter although in my own interpreter it throws AssertionError.