Bitonic Subsequence Question input format problem

The input format and the sample input are not the same.
One is asked to take input in n lines and the other (sample input image) is showing single line input.
And it’s also creating problem in submitting and passing the test cases.
with one input format it is passing on 1 case while with other 4 cases are passing . (writing code in Python)
Please resolve this issue. (happened in the previous questions also).

Hey @mukuljoshi2711
Yes there is some issue with some testcases
Will get it rectified tomorrow :slight_smile: