Submission details
Task:Rabbits
Sender:jonnymorgan
Submission time:2025-11-26 16:39:53 +0200
Language:Python3 (PyPy3)
Status:READY
Result:
Test results
testverdicttime
#10.06 sdetails
#20.04 sdetails
#30.06 sdetails
#40.06 sdetails
#50.06 sdetails
#60.06 sdetails
#70.06 sdetails
#80.06 sdetails
#90.06 sdetails
#100.06 sdetails
#110.06 sdetails
#120.06 sdetails
#130.06 sdetails
#140.06 sdetails
#150.06 sdetails
#160.07 sdetails
#170.07 sdetails
#180.06 sdetails
#190.06 sdetails
#200.06 sdetails
#210.06 sdetails
#220.06 sdetails
#230.06 sdetails

Code

x, y = map(int, input().split())

print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))

Test details

Test 1

Verdict:

input
1 1000000000000000000000000000...

correct output
480

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 2

Verdict:

input
1 1

correct output
2

user output
0

Feedback: Incorrect character on line 1 col 1: expected "2", got "0"

Test 3

Verdict:

input
100000000000000000000000000000...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 4

Verdict:

input
708610693340620844512521044951...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 5

Verdict:

input
786632967217302919379405189471...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 6

Verdict:

input
636957196297222930779072940972...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 7

Verdict:

input
114612974378925787282507968062...

correct output
3

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 8

Verdict:

input
702530369037899946705172780410...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 9

Verdict:

input
274453166590443997807512962944...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 10

Verdict:

input
855307457139726034048493902602...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 11

Verdict:

input
639748223313530085297872188565...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 12

Verdict:

input
432993801671766821076571962007...

correct output
1

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 13

Verdict:

input
879671727283213079665539196480...

correct output
1

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 14

Verdict:

input
667785392416865594397610159182...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 15

Verdict:

input
781364162388340525444583784264...

correct output
1

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 16

Verdict:

input
655747298541157143247235560738...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 17

Verdict:

input
403413620814634912261621439265...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 18

Verdict:

input
447646307232291168178477866864...

correct output
1

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 19

Verdict:

input
295276605018840332007572176705...

correct output
5

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 20

Verdict:

input
443559664146440701189824727251...

correct output
2

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 21

Verdict:

input
734298173292503577661407215818...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 22

Verdict:

input
864568133527920094870111453259...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power

Test 23

Verdict:

input
352783378945989078522092015452...

correct output
0

user output
(empty)

Error:
Traceback (most recent call last):
  File "input/code.py", line 3, in <module>
    print(int(0.52*pow(1.56, y) - 0.52*pow(1.56, x)))
OverflowError: float power