If you think your solution is correct, uncomment the line:
std::cout << "I think my solution is correct!" << std::endl;


Start time:
Do 10 Okt 2019 10:15:00
End time:
Di 11 Feb 2020 10:15:00
General test timeout:
10.0 seconds

Tests

Comment prefix #
Given input
Expected output
10 9 8 7 6 5 4 3 2 1 
10 9 8 7 6 5 4 3 2 1 
I think my solution is correct!