5f624457f7
The condition in the if clause in the referrence solution is adjusted to avoid negating the zero case: if (number > 0) -> if (number >=0) Closes https://youtrack.jetbrains.com/issue/EDC-415 |
||
---|---|---|
.. | ||
src | ||
test | ||
task-info.yaml | ||
task-remote-info.yaml | ||
task.md |