Back
Close

Reverse mode

Statement

 Goal

Reverse mode
Input
Reverse mode
Output
Reverse mode
Constraints
Example
Input
0
Output
.....
.....
.....
.....
.....

Game modes
Reverse

Test cases
Test 1 Test
Input
0
Output
..... ..... ..... ..... .....

Validator 1 Validator
Input
0
Output
..... ..... ..... ..... .....

Test 2 Test
Input
1
Output
..... ..... ..... ..... ....#

Validator 2 Validator
Input
5
Output
..... ..... ..... ..... ..#.#

Test 3 Test
Input
2
Output
..... ..... ..... ..... ...#.

Validator 3 Validator
Input
6
Output
..... ..... ..... ..... ..##.

Test 4 Test
Input
7
Output
..... ..... ..... ..... ..###

Validator 4 Validator
Input
8
Output
..... ..... ..... ..... .#...

Test 5 Test
Input
1024
Output
..... ..... ....# ..... .....

Validator 5 Validator
Input
32
Output
..... ..... ..... ....# .....

Test 6 Test
Input
33554431
Output
##### ##### ##### ##### #####

Validator 6 Validator
Input
33554430
Output
##### ##### ##### ##### ####.

Test 7 Test
Input
18157905
Output
#...# .#.#. ..#.. .#.#. #...#

Validator 7 Validator
Input
22369621
Output
#.#.# .#.#. #.#.# .#.#. #.#.#

Test 8 Test
Input
15255086
Output
.###. #...# #...# #...# .###.

Validator 8 Validator
Input
15259182
Output
.###. #...# #.#.# #...# .###.

Test 9 Test
Input
10813998
Output
.#.#. .#.#. ..... #...# .###.

Validator 9 Validator
Input
328238
Output
..... .#.#. ..... #...# .###.

Test 10 Test
Input
8548352
Output
.#... ..#.. ###.. ..... .....

Validator 10 Validator
Input
333952
Output
..... .#.#. ..##. ..#.. .....

Test 11 Test
Input
667904
Output
..... #.#.. .##.. .#... .....

Validator 11 Validator
Input
75968
Output
..... ...#. .#.#. ..##. .....

Test 12 Test
Input
151936
Output
..... ..#.. #.#.. .##.. .....

Validator 12 Validator
Input
134336
Output
..... ..#.. ...## ..##. .....

Test 13 Test
Input
268672
Output
..... .#... ..##. .##.. .....

Validator 13 Validator
Input
66784
Output
..... ...#. ....# ..### .....

Test 14 Test
Input
133568
Output
..... ..#.. ...#. .###. .....

Validator 14 Validator
Input
5218
Output
..... ..... ..#.# ...## ...#.

Solution language

Solution

Stub generator input