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.
I have solved the question in java language and it is giving a valid output but it is different from the output in the given test cases. Can anybody figure out the issue with my code?
Sudoku
You are viewing a single comment's thread. Return to all comments →
I have solved the question in java language and it is giving a valid output but it is different from the output in the given test cases. Can anybody figure out the issue with my code?
Input:
My Ouput:
Expected Output:
As you can see although my output is valid but it is different from expected output.