CLBRKT - TLE

Instead of using Optimised Approach I’m getting TLE

CodeChef: Practical coding for everyone

Look into my solution once

Remove comment line from vector declaration.
Line no 17 you have commented the vector declaration.

i have an array on the top

https://www.codechef.com/viewsolution/35834093

Only changed endl to “\n”

1 Like