Discussion
Do not post solutions here. This page is intended only to ask questions about problem, tips if you stuck or discuss problem in general.
Loading
Just a moment, getting data from the server
Could we have a more detailed example, as my algo is working on the example and not on the test and I have no clue to understand the issue ? Thanks
user901770, your solution was adding an extra newline, which caused a mismatch. I adjusted the checker configuration to ignore extra whitespace since it isn’t crucial for this problem.