Test 1
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [11, 0, 0, 0, 0, 0, 0, 0, 0, 0... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 2
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [9, 11, 0, 0, 0, 0, 0, 0, 0, 0... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 3
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [2, 6, 10, 0, 0, 0, 0, 0, 0, 0... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 4
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [4, 5, 6, 0, 0, 0, 0, 0, 0, 0,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 5
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [4, 11, 1, 0, 0, 0, 0, 0, 0, 0... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 6
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [6, 2, 1, 5, 0, 0, 0, 0, 0, 0,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 7
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [6, 3, 5, 1, 0, 0, 0, 0, 0, 0,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 8
Verdict: TIME LIMIT EXCEEDED
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 9
Verdict: TIME LIMIT EXCEEDED
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 10
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [1, 3, 5, 2, 8, 0, 0, 0, 0, 0,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 11
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [2, 4, 6, 3, 1, 0, 0, 0, 0, 0,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 12
Verdict: TIME LIMIT EXCEEDED
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 13
Verdict: TIME LIMIT EXCEEDED
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 14
Verdict: TIME LIMIT EXCEEDED
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 15
Verdict: TIME LIMIT EXCEEDED
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 16
Verdict: TIME LIMIT EXCEEDED
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 17
Verdict: TIME LIMIT EXCEEDED
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 18
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 11 12 15 17 13 18 11 17 9 13 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 19
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 9 20 15 19 1 3 7 20 3 5 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 20
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 9 4 1 19 11 19 9 10 9 7 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 21
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 12 2 15 17 6 3 11 12 18 9 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 22
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 20 19 11 4 20 18 15 13 14 12 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 23
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 5 2 18 17 5 8 19 20 10 2 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 24
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 18 19 7 5 17 2 1 8 3 20 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 25
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 2 5 16 7 9 20 15 10 20 7 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 26
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 18 1 20 5 18 8 11 17 5 9 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 27
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
10 1 8 11 10 10 1 3 7 3 1 |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 28
Verdict: RUNTIME ERROR
| input |
|---|
100 548938 592979 715351 844456 60... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [18795, 1428, 36503, 3514, 108... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 29
Verdict: RUNTIME ERROR
| input |
|---|
100 417116 997410 720487 932768 11... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [115, 18178, 9101, 6786, 4884,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 30
Verdict: RUNTIME ERROR
| input |
|---|
100 436094 185124 25933 931751 549... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [25933, 39369, 14362, 16889, 1... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 31
Verdict: RUNTIME ERROR
| input |
|---|
100 550922 70741 708308 840139 290... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [18753, 1867, 2503, 865, 5895,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 32
Verdict: RUNTIME ERROR
| input |
|---|
100 967248 900825 547356 172735 97... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [5161, 1071, 2757, 10041, 1673... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 33
Verdict: RUNTIME ERROR
| input |
|---|
100 222044 55193 870929 831516 206... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [1643, 572, 3522, 8848, 8354, ... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 34
Verdict: RUNTIME ERROR
| input |
|---|
100 893062 947690 332055 209454 82... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [41707, 12780, 5106, 4677, 182... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 35
Verdict: RUNTIME ERROR
| input |
|---|
100 76326 227391 780095 319045 438... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [15914, 8991, 41047, 6116, 425... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 36
Verdict: RUNTIME ERROR
| input |
|---|
100 873627 11117 968759 239494 869... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [11117, 285, 9885, 7452, 3277,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 37
Verdict: RUNTIME ERROR
| input |
|---|
100 10377 364544 501988 499243 495... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [7545, 2832, 2949, 25432, 706,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 38
Verdict: RUNTIME ERROR
| input |
|---|
200 548938 592979 715351 844456 60... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [4697, 4662, 4216, 5220, 1198,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 39
Verdict: RUNTIME ERROR
| input |
|---|
200 417116 997410 720487 932768 11... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [115, 2756, 8801, 6621, 1079, ... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 40
Verdict: RUNTIME ERROR
| input |
|---|
200 436094 185124 25933 931751 549... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [5546, 7475, 12536, 376, 1276,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 41
Verdict: RUNTIME ERROR
| input |
|---|
200 550922 70741 708308 840139 290... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [18753, 1867, 611, 1892, 865, ... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 42
Verdict: RUNTIME ERROR
| input |
|---|
200 967248 900825 547356 172735 97... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [5161, 1071, 2757, 10041, 2594... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 43
Verdict: RUNTIME ERROR
| input |
|---|
200 222044 55193 870929 831516 206... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [1643, 572, 3522, 6636, 2212, ... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 44
Verdict: RUNTIME ERROR
| input |
|---|
200 893062 947690 332055 209454 82... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [853, 23664, 12100, 4768, 322,... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 45
Verdict: RUNTIME ERROR
| input |
|---|
200 76326 227391 780095 319045 438... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [1428, 14486, 8991, 14751, 100... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 46
Verdict: RUNTIME ERROR
| input |
|---|
200 873627 11117 968759 239494 869... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [8311, 564, 2242, 285, 2008, 7... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 47
Verdict: RUNTIME ERROR
| input |
|---|
200 10377 364544 501988 499243 495... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
| user output |
|---|
| [4565, 2723, 257, 602, 2230, 2... Truncated |
Error:
Traceback (most recent call last):
File "input/code.py", line 62, in <module>
found...Test 48
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 548938 592979 715351 844456 60... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 49
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 417116 997410 720487 932768 11... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 50
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 436094 185124 25933 931751 549... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 51
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 550922 70741 708308 840139 290... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 52
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 967248 900825 547356 172735 97... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 53
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 222044 55193 870929 831516 206... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 54
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 893062 947690 332055 209454 82... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 55
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 76326 227391 780095 319045 438... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 56
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 873627 11117 968759 239494 869... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 57
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
1000 10377 364544 501988 499243 495... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 58
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
100000 548938 592979 715351 844456 60... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 59
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
100000 417116 997410 720487 932768 11... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 60
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
100000 436094 185124 25933 931751 549... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 61
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
100000 550922 70741 708308 840139 290... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |
Test 62
Verdict: TIME LIMIT EXCEEDED
| input |
|---|
100000 967248 900825 547356 172735 97... |
| correct output |
|---|
| 1 2 4 8 16 32 64 128 256 512 1... |