We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
There seems to be an issue with the test case. In this code, the task is to sort an array. However, the test case provided appears to be unrelated to this question and doesn't match the expected input-output format.
Big Sorting
You are viewing a single comment's thread. Return to all comments →
There seems to be an issue with the test case. In this code, the task is to sort an array. However, the test case provided appears to be unrelated to this question and doesn't match the expected input-output format.
Input (stdin) 7693 20 6 5 59 22 8 7 18 81 48 32 7 7 93 2 83 45 57 2{-truncated-} Expected Output 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1{-truncated-}