Test 1
Verdict: RUNTIME ERROR
| correct output |
|---|
| 0.33333333333333333334 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
at WarioKartII.main(WarioKartII.java:13)
Test 2
Verdict: RUNTIME ERROR
| correct output |
|---|
| 0.66666666666666666668 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
at WarioKartII.main(WarioKartII.java:13)
Test 3
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
at WarioKartII.main(WarioKartII.java:13)
Test 4
Verdict: RUNTIME ERROR
| correct output |
|---|
| 2.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4
at WarioKartII.main(WarioKartII.java:13)
Test 5
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4
at WarioKartII.main(WarioKartII.java:13)
Test 6
Verdict: RUNTIME ERROR
| correct output |
|---|
| 2.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 4 out of bounds for length 4
at WarioKartII.main(WarioKartII.java:13)
Test 7
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1.75000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5
at WarioKartII.main(WarioKartII.java:13)
Test 8
Verdict: RUNTIME ERROR
| correct output |
|---|
| 3.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5
at WarioKartII.main(WarioKartII.java:13)
Test 9
Verdict: RUNTIME ERROR
| correct output |
|---|
| 3.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 5 out of bounds for length 5
at WarioKartII.main(WarioKartII.java:13)
Test 10
Verdict: RUNTIME ERROR
| correct output |
|---|
| 2.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 11
Verdict: RUNTIME ERROR
| correct output |
|---|
| 3.50000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 12
Verdict: RUNTIME ERROR
| correct output |
|---|
| 4.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 13
Verdict: RUNTIME ERROR
| correct output |
|---|
| 3.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 14
Verdict: RUNTIME ERROR
| correct output |
|---|
| 2.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 15
Verdict: RUNTIME ERROR
| correct output |
|---|
| 2.59999999999999999991 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 16
Verdict: RUNTIME ERROR
| correct output |
|---|
| 2.50000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 17
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1.79999999999999999996 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 18
Verdict: RUNTIME ERROR
| correct output |
|---|
| 1.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 19
Verdict: RUNTIME ERROR
| correct output |
|---|
| 3.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 6 out of bounds for length 6
at WarioKartII.main(WarioKartII.java:13)
Test 20
Verdict: RUNTIME ERROR
| input |
|---|
10 5 3 4 3 4 3 3 3 3 3 2 |
| correct output |
|---|
| 6.66666666666666666652 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 21
Verdict: RUNTIME ERROR
| input |
|---|
10 5 2 2 2 4 2 2 2 3 2 3 |
| correct output |
|---|
| 7.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 22
Verdict: RUNTIME ERROR
| input |
|---|
10 5 2 2 2 2 2 2 2 2 2 2 |
| correct output |
|---|
| 8.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 23
Verdict: RUNTIME ERROR
| input |
|---|
10 5 2 2 3 3 4 3 4 2 2 2 |
| correct output |
|---|
| 7.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 24
Verdict: RUNTIME ERROR
| input |
|---|
10 1 4 4 4 3 4 3 2 2 4 2 |
| correct output |
|---|
| 4.50000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 25
Verdict: RUNTIME ERROR
| input |
|---|
10 4 2 3 5 5 3 2 4 3 5 3 |
| correct output |
|---|
| 6.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 26
Verdict: RUNTIME ERROR
| input |
|---|
10 1 3 2 2 2 2 3 3 2 3 3 |
| correct output |
|---|
| 5.33333333333333333348 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 27
Verdict: RUNTIME ERROR
| input |
|---|
10 1 3 5 4 3 5 3 4 3 4 2 |
| correct output |
|---|
| 4.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 28
Verdict: RUNTIME ERROR
| input |
|---|
10 1 5 3 4 5 2 3 2 4 3 5 |
| correct output |
|---|
| 3.75000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 29
Verdict: RUNTIME ERROR
| input |
|---|
10 2 3 2 2 2 2 2 2 4 3 2 |
| correct output |
|---|
| 5.75000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 11 out of bounds for length 11
at WarioKartII.main(WarioKartII.java:13)
Test 30
Verdict: RUNTIME ERROR
| input |
|---|
100 72 51 37 52 34 51 26 38 40 24 27 ... |
| correct output |
|---|
| 42.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 31
Verdict: RUNTIME ERROR
| input |
|---|
100 72 94 2 14 31 100 16 25 11 41 20 ... |
| correct output |
|---|
| 4.96000000000000000003 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 32
Verdict: RUNTIME ERROR
| input |
|---|
100 2 19 12 20 10 11 9 8 8 4 5 15 13... |
| correct output |
|---|
| 18.70588235294117647120 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 33
Verdict: RUNTIME ERROR
| input |
|---|
100 71 8 4 2 6 6 9 5 9 2 3 2 3 3 2 2 ... |
| correct output |
|---|
| 85.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 34
Verdict: RUNTIME ERROR
| input |
|---|
100 55 17 89 79 66 56 64 55 21 14 89 ... |
| correct output |
|---|
| 12.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 35
Verdict: RUNTIME ERROR
| input |
|---|
100 87 6 3 4 7 7 4 2 5 4 6 4 5 4 3 7 ... |
| correct output |
|---|
| 90.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 36
Verdict: RUNTIME ERROR
| input |
|---|
100 33 21 79 8 5 36 12 94 57 11 51 59... |
| correct output |
|---|
| 7.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 37
Verdict: RUNTIME ERROR
| input |
|---|
100 78 9 12 24 18 12 24 9 14 8 13 3 3... |
| correct output |
|---|
| 77.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 38
Verdict: RUNTIME ERROR
| input |
|---|
100 97 2 3 2 3 3 2 2 2 3 2 3 2 2 3 3 ... |
| correct output |
|---|
| 98.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 39
Verdict: RUNTIME ERROR
| input |
|---|
100 50 20 20 2 6 13 7 2 10 34 17 7 11... |
| correct output |
|---|
| 52.96666666666666666713 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 101 out of bounds for length 101
at WarioKartII.main(WarioKartII.java:13)
Test 40
Verdict: RUNTIME ERROR
| input |
|---|
200 72 51 37 52 34 51 26 38 40 24 27 ... |
| correct output |
|---|
| 89.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 201 out of bounds for length 201
at WarioKartII.main(WarioKartII.java:13)
Test 41
Verdict: RUNTIME ERROR
| input |
|---|
200 72 94 2 14 31 100 16 25 11 41 20 ... |
| correct output |
|---|
| 73.91891891891891892136 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 201 out of bounds for length 201
at WarioKartII.main(WarioKartII.java:13)
Test 42
Verdict: RUNTIME ERROR
| input |
|---|
200 2 19 12 20 10 11 9 8 8 4 5 15 13... |
| correct output |
|---|
| 36.90000000000000000139 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 201 out of bounds for length 201
at WarioKartII.main(WarioKartII.java:13)
Test 43
Verdict: RUNTIME ERROR
| input |
|---|
200 71 8 4 2 6 6 9 5 9 2 3 2 3 3 2 2 ... |
| correct output |
|---|
| 177.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 201 out of bounds for length 201
at WarioKartII.main(WarioKartII.java:13)
Test 44
Verdict: RUNTIME ERROR
| input |
|---|
200 55 17 89 79 66 56 64 55 21 14 89 ... |
| correct output |
|---|
| 58.62790697674418604821 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 201 out of bounds for length 201
at WarioKartII.main(WarioKartII.java:13)
Test 45
Verdict: RUNTIME ERROR
| input |
|---|
200 87 6 3 4 7 7 4 2 5 4 6 4 5 4 3 7 ... |
| correct output |
|---|
| 184.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 201 out of bounds for length 201
at WarioKartII.main(WarioKartII.java:13)
Test 46
Verdict: RUNTIME ERROR
| input |
|---|
200 33 21 79 8 5 36 12 94 57 11 51 59... |
| correct output |
|---|
| 39.97647058823529411797 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 201 out of bounds for length 201
at WarioKartII.main(WarioKartII.java:13)
Test 47
Verdict: RUNTIME ERROR
| input |
|---|
1000 78 9 12 24 18 12 24 9 14 8 13 3 3... |
| correct output |
|---|
| 778.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1001 out of bounds for length 1001
at WarioKartII.main(WarioKartII.java:13)
Test 48
Verdict: RUNTIME ERROR
| input |
|---|
1000 97 2 3 2 3 3 2 2 2 3 2 3 2 2 3 3 ... |
| correct output |
|---|
| 980.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1001 out of bounds for length 1001
at WarioKartII.main(WarioKartII.java:13)
Test 49
Verdict: RUNTIME ERROR
| input |
|---|
10000 50 20 20 2 6 13 7 2 10 34 17 7 11... |
| correct output |
|---|
| 6049.00000000000000000000 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 10001 out of bounds for length 10001
at WarioKartII.main(WarioKartII.java:13)
Test 50
Verdict: RUNTIME ERROR
| input |
|---|
100000 59 39252 46336 33082 47087 29905 ... |
| correct output |
|---|
| 64.97006295772838237179 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 51
Verdict: RUNTIME ERROR
| input |
|---|
100000 100 30041 38891 6 5345 12609 41664... |
| correct output |
|---|
| 203.77740406665647454609 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 52
Verdict: RUNTIME ERROR
| input |
|---|
100000 18 1132 40617 23967 41323 18982 2... |
| correct output |
|---|
| 40.94677609727978918885 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 53
Verdict: RUNTIME ERROR
| input |
|---|
100000 7 39007 46266 16025 6684 28138 3... |
| correct output |
|---|
| 14.93255621844882973827 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 54
Verdict: RUNTIME ERROR
| input |
|---|
100000 90 52921 16702 94063 82743 69126 ... |
| correct output |
|---|
| 91.66979787325027796002 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 55
Verdict: RUNTIME ERROR
| input |
|---|
100000 5 19332 18457 4591 8077 20395 21... |
| correct output |
|---|
| 35.88927530302255408320 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 56
Verdict: RUNTIME ERROR
| input |
|---|
100000 95 29643 18699 73326 5739 3724 33... |
| correct output |
|---|
| 96.91999685748703713406 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 57
Verdict: RUNTIME ERROR
| input |
|---|
100000 22 5953 2436 3347 7466 5522 3478 ... |
| correct output |
|---|
| 330.93907248742010063225 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 58
Verdict: RUNTIME ERROR
| input |
|---|
100000 1 84598 20915 75920 32975 46369 ... |
| correct output |
|---|
| 2.81955087271179225200 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)
Test 59
Verdict: RUNTIME ERROR
| input |
|---|
100000 36 522 520 516 9 140 330 149 15 2... |
| correct output |
|---|
| 3870.97771317829457360382 |
Error:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 100001 out of bounds for length 100001
at WarioKartII.main(WarioKartII.java:13)