Start time:
Mo 06 Mär 2017 08:00:00
End time:
Fr 12 Apr 2019 18:00:00
General test timeout:
2.0 seconds

Tests

Comment prefix #
Given input
9
3 4 7 8 9 1 2 5 6
Expected output
1
Comment prefix #
Given input
3
1 3 2
Expected output
1
Comment prefix #
Given input
5
4 3 2 1 5
Expected output
3
Comment prefix #
Given input
9
6 5 9 2 1 8 4 7 3
Expected output
5
Comment prefix #
Given input
9
9 5 2 4 8 6 1 3 7
Expected output
4
Comment prefix #
Given input
9
1 2 3 4 5 6 7 8 9
Expected output
0
Comment prefix #
Given input
9
6 5 9 2 1 8 4 7 3
Expected output
5