https://ide.codingblocks.com/s/187021 have a look into code and suggest changes
Strongest fighter question
@sgdon142
Hello Sparsh,
a) in line no 15 it should be q.back()
b) in line no 22 it should be q.front() <= i-k
c) in line no 25 it should be a[i]>a[q.back()]
rest of ur code is correct.
check ur corrected code here - https://ide.codingblocks.com/s/187038
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.