Getting TLE in two case

problem - strongest Fighter
code - https://ide.codingblocks.com/s/377198

hello @officialharshit1996

ur code time complexity is O(n^2) thats why u r getting tle.

try to optimise it .

here is the editorial video for the same->

getting TLE in one test case, here is code https://ide.codingblocks.com/s/11080,provided in the video


check now

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.