Is there any problem with Codechef IDE

I am facing some issue during codechef starters . Its is giving mysteriously different result while running that is some times its executed and sometime it shows runtime error. The code is working fine with online GDB Please look into it

Thank You

1 Like

Try declaring arrays globally. Many times it works.