Test 1
Verdict: WRONG ANSWER
| input |
|---|
| 1 1000000000000000000000000000... |
Feedback: Incorrect character on line 1 col 1: expected "480", got "0"
Test 2
Verdict: WRONG ANSWER
Feedback: Incorrect character on line 1 col 1: expected "2", got "0"
Test 3
Verdict: RUNTIME ERROR
| input |
|---|
| 100000000000000000000000000000... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1575 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceededTest 4
Verdict: WRONG ANSWER
| input |
|---|
| 708610693340620844512521044951... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 5
Verdict: WRONG ANSWER
| input |
|---|
| 786632967217302919379405189471... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 6
Verdict: WRONG ANSWER
| input |
|---|
| 636957196297222930779072940972... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 7
Verdict: RUNTIME ERROR
| input |
|---|
| 114612974378925787282507968062... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 3 more times]
File "input/code.py", line 27, in binary
binary(lo, mid-1)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1568 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceededTest 8
Verdict: WRONG ANSWER
| input |
|---|
| 702530369037899946705172780410... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 9
Verdict: RUNTIME ERROR
| input |
|---|
| 274453166590443997807512962944... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 4 more times]
File "input/code.py", line 27, in binary
binary(lo, mid-1)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1567 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceededTest 10
Verdict: WRONG ANSWER
| input |
|---|
| 855307457139726034048493902602... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 11
Verdict: WRONG ANSWER
| input |
|---|
| 639748223313530085297872188565... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 12
Verdict: RUNTIME ERROR
| input |
|---|
| 432993801671766821076571962007... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 4 more times]
File "input/code.py", line 27, in binary
binary(lo, mid-1)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1567 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceededTest 13
Verdict: WRONG ANSWER
| input |
|---|
| 879671727283213079665539196480... |
Feedback: Incorrect character on line 1 col 1: expected "1", got "479"
Test 14
Verdict: WRONG ANSWER
| input |
|---|
| 667785392416865594397610159182... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 15
Verdict: WRONG ANSWER
| input |
|---|
| 781364162388340525444583784264... |
Feedback: Incorrect character on line 1 col 1: expected "1", got "479"
Test 16
Verdict: WRONG ANSWER
| input |
|---|
| 655747298541157143247235560738... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 17
Verdict: RUNTIME ERROR
| input |
|---|
| 403413620814634912261621439265... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 4 more times]
File "input/code.py", line 27, in binary
binary(lo, mid-1)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1567 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceededTest 18
Verdict: RUNTIME ERROR
| input |
|---|
| 447646307232291168178477866864... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 4 more times]
File "input/code.py", line 27, in binary
binary(lo, mid-1)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1567 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceededTest 19
Verdict: RUNTIME ERROR
| input |
|---|
| 295276605018840332007572176705... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 2 more times]
File "input/code.py", line 27, in binary
binary(lo, mid-1)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1569 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceededTest 20
Verdict: RUNTIME ERROR
| input |
|---|
| 443559664146440701189824727251... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 4 more times]
File "input/code.py", line 27, in binary
binary(lo, mid-1)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1567 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceededTest 21
Verdict: WRONG ANSWER
| input |
|---|
| 734298173292503577661407215818... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 22
Verdict: WRONG ANSWER
| input |
|---|
| 864568133527920094870111453259... |
Feedback: Incorrect character on line 1 col 1: expected "0", got "479"
Test 23
Verdict: RUNTIME ERROR
| input |
|---|
| 352783378945989078522092015452... |
Error:
Traceback (most recent call last):
File "input/code.py", line 29, in <module>
binary(1, MAXN)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 4 more times]
File "input/code.py", line 27, in binary
binary(lo, mid-1)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
File "input/code.py", line 25, in binary
binary(mid, hi)
[Previous line repeated 1567 more times]
File "input/code.py", line 22, in binary
f = fib(mid)
File "input/code.py", line 5, in fib
return int((g**N - (1-g)**N) / 5**.5)
RecursionError: maximum recursion depth exceeded