it’s working fine, but when i submit it shows time limit error, how can i reduce the time?
How can i reduce the time?
You are having 2 doubly nested loops in your code. Try to improve that
it’s working fine, but when i submit it shows time limit error, how can i reduce the time?
You are having 2 doubly nested loops in your code. Try to improve that