CSES - Putka Open 2015 – 3/6 - Results
Submission details
Task:Ruudukko
Sender:
Submission time:2015-09-13 19:29:46 +0300
Language:Python3
Status:READY
Result:12
Feedback
groupverdictscore
#1ACCEPTED12
#20
#30
Test results
testverdicttimegroup
#1ACCEPTED0.08 s1details
#2ACCEPTED0.08 s1details
#3ACCEPTED0.08 s1details
#4ACCEPTED0.07 s1details
#5ACCEPTED0.07 s1details
#60.07 s2details
#70.08 s2details
#80.08 s2details
#90.10 s2details
#100.08 s2details
#110.08 s3details
#120.08 s3details
#130.08 s3details
#140.08 s3details
#150.09 s3details

Code

maarat = []

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
".##################.\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

maarat.append(
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"....................\n"
".##################.\n"
"...................."
)

print(maarat[int(input()) - 1])

Test details

Test 1

Group: 1

Verdict: ACCEPTED

input
2

correct output
....................
.###################
.###################
.###################
.###################
...

user output
.##################.
.##################.
.##################.
.##################.
.##################.
...

Test 2

Group: 1

Verdict: ACCEPTED

input
5

correct output
....................
.################..#
.#################..
.#################..
.##################.
...

user output
.##################.
.##################.
.##################.
.##################.
.##################.
...

Test 3

Group: 1

Verdict: ACCEPTED

input
7

correct output
....................
.################..#
.#################..
.#################..
.##################.
...

user output
.##################.
.##################.
.##################.
.##################.
.##################.
...

Test 4

Group: 1

Verdict: ACCEPTED

input
8

correct output
....................
.###################
.###################
.###################
.###################
...

user output
.##################.
.##################.
.##################.
.##################.
.##################.
...

Test 5

Group: 1

Verdict: ACCEPTED

input
9

correct output
....................
.###################
.###################
.###################
.###################
...

user output
.##################.
.##################.
.##################.
....................
.##################.
...

Test 6

Group: 2

Verdict:

input
19

correct output
....................
.############..#####
.#############..####
.#############...###
.##############...##
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 7

Group: 2

Verdict:

input
32

correct output
....................
.###################
.###################
.###################
.###################
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 8

Group: 2

Verdict:

input
44

correct output
....................
.################..#
.#################..
.#################..
.##################.
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 9

Group: 2

Verdict:

input
76

correct output
....................
.########..######..#
.#########..######..
.#########...#####..
.##########...#####.
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 10

Group: 2

Verdict:

input
93

correct output
....................
.########..##..##..#
.#########..##..##..
.#########...#...#..
.##########...#...#.
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 11

Group: 3

Verdict:

input
141

correct output
....................
.################..#
.#################..
.#################..
.##################.
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 12

Group: 3

Verdict:

input
422

correct output
....................
.####..##########..#
.#####..##########..
.#####...#########..
.######...#########.
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 13

Group: 3

Verdict:

input
671

correct output
....................
.#.##########..##..#
....##########..##..
.#...#########...#..
.##...#########...#.
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 14

Group: 3

Verdict:

input
895

correct output
....................
.#.##..##..##..##..#
....##..##..##..##..
.#...#...#...#...#..
.##...#...#...#...#.
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range

Test 15

Group: 3

Verdict:

input
956

correct output
....................
.#.##..######..##..#
....##..######..##..
.#...#...#####...#..
.##...#...#####...#.
...

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 233, in <module>
    print(maarat[int(input()) - 1])
IndexError: list index out of range