Task: | Säähavainnot |
Sender: | maweiyin24562 |
Submission time: | 2023-11-12 21:30:30 +0200 |
Language: | C++ (C++11) |
Status: | READY |
Result: | 29 |
group | verdict | score |
---|---|---|
#1 | ACCEPTED | 28.63 |
test | verdict | time | score | |
---|---|---|---|---|
#1 | ACCEPTED | 0.05 s | 3.75 | details |
#2 | ACCEPTED | 0.05 s | 4.25 | details |
#3 | ACCEPTED | 0.05 s | 4 | details |
#4 | ACCEPTED | 0.05 s | 3.38 | details |
#5 | ACCEPTED | 0.05 s | 3.75 | details |
#6 | ACCEPTED | 0.05 s | 3.25 | details |
#7 | ACCEPTED | 0.05 s | 3 | details |
#8 | ACCEPTED | 0.05 s | 3.25 | details |
Compiler report
input/code.cpp: In function 'int main()': input/code.cpp:826:56: warning: iteration 400 invokes undefined behavior [-Waggressive-loop-optimizations] 826 | err+=abs(diff[j]-c[i][j]); | ~~~~~~^ input/code.cpp:824:30: note: within this loop 824 | for(int i=0;i<800;i++){ | ~^~~~ input/code.cpp:822:21: warning: 'id' may be used uninitialized in this function [-Wmaybe-uninitialized] 822 | int id; | ^~
Code
#include<bits/stdc++.h> using namespace std; double c[400][23]={ 0.1,0.3,0.2,0.3,0.3,0.2,0.1,0.1,-0.2,-0.1,-0.1,0.1,-0.1,0,0.1,0.2,-0.2,0,0.1,0,-0.1,-0.1,-0.2, -0.9,-0.2,-0.1,0.2,0.1,0.3,0.3,-0.1,0.2,0.4,0.4,0.3,0.6,0.4,0.3,0.1,-0.1,-0.3,-0.2,0.1,0.1,0.2,0.1, 0.4,-3.5,0.5,-0.3,-0.5,-0.1,-0.4,-0.2,-0.1,-0.3,-0.6,0,-0.2,-0.1,0.1,0,0.2,0.3,0.5,0.4,0.6,4,-0.2, -1,-0.5,-0.3,-0.2,-0.1,0.3,0.3,0.8,0.1,-0.1,-0.3,0.6,0.1,0.2,0,0.2,-0.5,-0.3,-0.3,-0.3,-0.9,-0.5,-0.3, 0,-1,-0.9,-0.2,-0.1,0.1,0,-0.6,-0.3,-0.1,0.2,0.5,0.4,0.7,-0.2,-0.1,0.5,0.2,0,-0.3,-0.2,-0.2,0, -0.2,0.2,-0.5,-0.1,0.4,0.9,0.1,0.6,0,-0.3,-0.4,-0.5,-0.2,-0.1,-0.6,-0.3,-0.7,-0.3,-1.1,-0.4,0.1,0.7,0.7, 1.3,-1.3,-0.8,0.5,-5.5,-3.8,-3,-3,-1.4,-1.4,-0.8,-0.6,-0.8,-1,0.7,1.5,5.2,6.1,4.1,1.6,1.3,0.6,-0.3, 1.5,-2,-0.6,-0.4,-0.2,-0.5,-0.9,-1.1,-0.5,0.9,0.2,-0.1,0.2,-0.2,0,0.6,0.6,1.6,1.1,-0.4,1.1,0.4,0.5, 0.1,0.7,-2,-0.7,0.5,-3,-0.4,-0.2,-0.3,0,-0.5,-0.2,-0.3,3.7,-1.4,1.3,-0.4,0.8,-1.6,0.4,-0.4,1.2,2.3, -0.1,-1.1,-1,-0.9,-0.2,-0.4,-0.5,0,-0.3,-0.4,0.2,-0.3,-0.2,-0.3,-0.4,-0.4,-0.3,-0.2,0.1,0.6,0.8,0.6,0.6, 0.4,0.3,0.3,0.8,-1.7,-1,0.1,-0.2,0.8,2.5,-0.5,-1.2,0.2,0.2,-4,1.1,-0.2,0,-0.8,-0.9,1.9,-1.4,-0.3, -0.1,0.1,0,0,0,0,-0.1,0.1,0,0,-0.1,0,-0.3,-0.1,0.1,0.1,0.1,-0.1,0,-0.1,0,0.2,-0.2, -1.6,0.7,1.3,-2.2,-0.6,0.3,0.1,-1.8,-0.2,-0.1,-0.1,-0.2,-0.1,0.3,1.4,0.6,-0.4,0.7,-0.4,-0.1,0.6,0.4,0, 0.4,0.2,-0.6,-0.2,-0.3,0.5,0.1,0.3,0.6,-0.4,-0.4,0.1,0.2,0.4,0.1,-0.3,-0.4,-0.3,0,0,0.4,0.3,0.2, 0.3,0.3,0.1,0.3,0,-0.2,-1.7,-2.4,-1.4,-1.1,-1.3,-0.8,-0.4,1,2.4,3.2,1.1,2.5,0.8,0.2,0.6,1,1.2, -0.5,0,-0.1,0.1,0,0.4,1.2,-0.4,0.9,0,0.5,0.1,-0.3,-0.1,-0.6,-0.5,-0.4,0.3,0.3,0.5,0.4,0.2,0.5, -2.2,-1,-0.2,-0.4,-0.5,0.5,0.7,-0.2,0.2,1,0.4,0.5,0,0,-0.8,-0.4,0.3,0.4,0.9,1.2,0.9,1,1.5, 0.8,0.7,-1.7,-1.5,0.3,-1.4,0,-0.5,-0.6,-3.2,1,-0.9,-1,0.1,-1.8,-0.2,-1.3,-0.4,2.3,-0.2,3.1,1.6,-0.6, 0.1,0.1,-0.4,1.1,0.3,0,-0.2,-0.1,-0.4,-1.1,0.2,-1.2,-0.7,0.3,3,0,-0.4,0,0.1,-0.2,-1,0.5,0.8, 0.4,-0.2,-0.2,0.1,0.2,0.1,0.2,0,0,-0.1,-0.1,-0.1,0,-0.1,-0.1,0,0,0.1,0.2,0.3,0.3,0.1,0, -0.2,-0.1,0,0,-0.1,-0.4,0.3,0,0,-0.1,-0.1,0,-0.2,0,0,0,0,0.1,0.1,0.1,0,0,0.2, 0,-0.1,0.2,0.1,0,0.2,-0.1,0,0.1,0,-0.1,-0.1,-0.4,-0.7,0.1,-0.6,-0.2,-0.3,0.2,0.3,-0.5,0.5,0, -0.2,-0.6,-0.1,-0.3,-1.1,0.1,-0.7,-0.6,-0.1,-0.5,-0.4,0.1,-0.5,0.1,0.3,-0.6,0.1,-1.9,-1.1,0.1,2.8,-0.8,0.8, 0.5,-0.2,-0.8,-0.1,0.4,-0.4,-1.6,0.3,0.3,-0.4,0,-0.4,0,0,-0.4,-0.2,-0.2,0.4,0.8,1,1.3,0.4,0.7, 0.3,-2.1,-0.1,-0.2,-0.4,-1,0.1,-0.5,-0.9,-2,-0.6,-0.5,-0.7,0.6,-0.7,-0.3,1.1,3.1,2.3,2.3,1.8,1.1,1.4, -0.1,-0.4,-0.6,-1.2,-0.7,-0.8,-0.8,-0.7,-0.6,-0.5,-0.3,-0.8,-0.4,-0.4,-0.2,-0.9,0.9,0.8,2.5,1.2,0.9,0.3,0.5, 0.2,0,-0.1,0.1,0.3,0.2,0.6,0.4,0.1,0.1,-0.6,-0.4,-0.1,0.2,0,0,0,0.3,-0.4,-0.1,-0.2,0.1,0.1, 0.2,-0.2,0.1,0.1,-0.4,0,0.4,0.7,0.3,-0.8,-1.1,0.5,-0.4,-0.3,0,0.4,0,0,0,0,-0.1,0,0, -0.4,0,-0.2,-0.1,-0.1,0,0,0.1,0,0.1,0,-0.1,-0.3,0.1,-0.1,-0.2,0,0,0.2,0.4,0,0.5,0.1, 0.4,0.1,-0.1,0.1,0.2,-0.2,-0.7,0.2,-0.8,-0.2,-0.7,-0.3,-0.4,-0.4,-0.3,-0.2,-1.6,0.2,0.1,0.6,0,0.1,0.4, -0.1,-0.3,0,0,-0.2,0.5,0.3,-0.8,-1.4,0,-1.7,-1.5,0.3,-0.2,0.8,0.7,1.2,-1.3,1,2.9,-0.1,0,-0.8, -0.3,-0.9,0.3,-0.6,-1.1,-0.4,0,0.2,-0.5,0.9,0.9,-0.1,0.3,-0.2,-0.5,-0.6,-0.4,0,0.9,2.2,1.5,1.8,0.8, 0.9,0.2,-0.1,0.3,0.1,-0.9,1,-0.7,0.9,-0.4,-1.3,0.3,0.5,-1.3,2.6,2.4,0,0.1,0.9,0.9,3.5,-0.6,-1, 0,-0.1,-0.2,-0.1,-0.1,-0.1,0,-0.1,0,0,0,0,0.2,0.1,0.3,0.2,0,0.1,0.1,0.1,-0.1,0,-0.1, 0.1,0,0,0.1,0.1,0,0,0.1,0,-0.1,0,0,0,-0.1,0.1,0,-0.2,0.1,0.2,0,-0.1,0,0, 0.3,0.1,0.1,0,0.1,-0.3,0.2,0,0.1,-0.2,0.1,-0.1,-0.4,-0.2,-0.1,0.3,0.4,-0.2,-0.1,0,0,-0.1,-0.1, -0.6,-0.9,-0.6,-0.4,-0.4,-0.3,-0.1,0,-0.3,-0.1,-0.3,-0.1,-0.2,-0.1,-0.1,-0.3,-0.2,-0.2,-0.2,0.9,1.5,0.9,1.4, 0.9,-0.8,-0.6,-0.3,-0.9,-0.7,0.2,0,-1,0.1,-1.8,-0.2,-0.1,-0.2,-0.6,0.1,-0.5,0.2,-0.1,0.1,-0.3,0,0.1, 0,0,-0.2,-0.4,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,0,0,-0.1,-0.1,0,-0.2,-0.3,-0.4,0.1,0.6,0.9,0.9,1.1, -0.3,-0.4,-1.4,-1.2,-0.3,-0.5,1,-0.6,-0.8,0,-0.3,0.1,0.1,-0.3,-0.3,0,0,-0.2,0,0.7,0.7,1.7,0.6, 2.3,1.2,0.7,0.1,0.1,0.5,0.4,0.2,0,0.2,0.3,0.2,-0.3,0.3,0,-0.2,0.2,-0.2,-0.3,0,0.1,-0.1,-0.1, -0.2,-0.3,-0.1,-0.6,0,0.2,-0.6,-0.1,-0.5,-0.7,-0.2,0.5,-0.2,0,-0.4,0.2,-0.4,-0.2,0,0.3,0.3,0.3,0, 0.1,0.3,0.1,0,0,-0.2,0,-0.3,-0.2,0,-0.1,-0.1,-0.3,0,-0.1,0,0,-0.1,-0.2,0.1,0.1,0,0.2, 0.1,-0.1,-0.2,-0.4,-0.3,0,0.3,-0.1,-0.3,-0.1,-0.1,-0.2,-0.2,0.1,0,0,0,0.1,0.3,0.1,0.1,0.1,-0.1, 0.2,0.3,-1.3,0,-1.1,-2.5,-2.3,-2.4,-1.7,-0.2,-1,-0.8,-0.5,0.9,1.1,0.7,1.9,2,1.8,0.5,1.6,2.1,0.7, -0.2,0.2,-0.2,0,-0.3,-0.3,-0.4,-0.2,-0.5,-0.4,0.1,0,-0.2,0,-0.1,-0.8,-1.6,0.3,0.5,-1.2,-0.3,0.7,0, 1.2,1.6,0.2,0,-0.2,-0.3,-0.8,-0.3,-0.3,-0.7,-0.2,0.4,-0.1,-0.2,-0.2,0.3,0.6,0.4,0.2,0,0,0.6,0.4, 3.3,-0.7,0.9,-3.5,1.1,1.1,-0.1,-0.9,-0.6,-0.2,-0.1,-0.1,-0.1,-0.3,0.5,-0.6,0.9,0.1,0.3,0.9,-1.3,0.6,0.1, -0.4,-0.4,-0.4,0,-0.3,-0.2,-0.5,0.4,-0.3,0.5,0.1,-0.6,-0.3,0.6,0.1,0.2,0.1,0.5,0.5,0.1,-0.6,-0.3,0.4, -0.1,-0.6,-0.8,-0.5,-0.6,0.8,0.6,0.4,-0.8,0,-1,-1.7,-0.5,0.4,0,-0.1,0.7,0.1,0.2,1.2,1.3,-0.5,-0.1, -0.5,0.3,-1,0.1,-0.6,-1.2,-1.9,-1.4,-1.7,-1.1,-0.5,-0.6,-0.7,1.1,0.6,2.7,2.4,1.5,1.4,0.6,0.9,0.4,0.4, 0,0.1,-0.3,-0.1,-0.4,-1.5,-0.4,0.5,0.4,-0.5,-2,1.7,0.2,0.1,-0.9,0.6,-0.1,0.7,0.5,0.3,0.6,0.3,0.2, -0.4,-0.1,-0.1,-0.1,-0.1,0,0,-0.4,0,-0.1,-0.1,-0.2,-0.1,0.1,0.1,0,0,0.3,0.2,0.2,0.2,0.3,0.4, 1.1,-0.6,-0.7,-0.9,-0.8,-1.5,-0.1,-0.6,-1.4,0.7,0.1,0.2,0.6,0.2,0.2,1.2,0.5,0.5,0.9,0.5,0.8,0.9,0.2, 1.9,0.6,-1.5,-1.5,-1.7,-0.7,0,-2.7,-3.4,-2,-1.1,-0.3,-0.6,-0.6,-0.2,1.1,2.4,3.5,1.2,0.9,0.7,1.3,0.4, 0.2,0.3,0.3,0.1,0,-0.2,-0.3,-0.4,-0.3,-0.3,-1.6,0.1,-0.1,0.3,0.2,0.3,-0.1,-0.4,0.1,0,0.4,-0.2,0.7, 0.3,0.3,-0.2,-0.1,-0.1,0.2,0.2,0.7,0.2,0.1,0.1,0.5,1.4,0.3,0.2,-0.3,0.5,0.4,-0.8,0.6,-0.2,1.5,0.1, 0,0,-0.8,-0.4,-0.8,0.4,-0.2,0.3,-0.1,-0.2,0,0,-0.2,0.1,0.4,-0.3,0.5,0.5,0.4,1.4,2.2,1.3,-1.5, 0,-0.2,0.1,0.3,-0.3,0,0.2,0.4,0.1,0,0.1,0.2,-0.2,-0.3,-0.7,-0.2,0,0.1,0.1,1,0.3,-0.5,-0.4, -0.1,-0.4,-0.3,-0.7,0.1,-0.8,-0.9,-0.1,-0.1,-0.1,-0.1,0.1,-1.2,-0.8,-1,-1.6,-0.3,0.8,3.1,1.1,1,0,0.5, 0.5,0.1,0,-1.6,-1.4,-2.6,-1.6,-0.7,-1.3,-0.9,-0.7,-0.6,-0.6,-0.7,-0.2,0.3,3.9,4.7,1.9,1.2,0.3,0,1.2, 1,-0.2,-0.2,-0.3,-0.1,-0.3,-1.2,0.1,0.1,-0.1,-1,0.2,0.4,0,1.1,1.9,-0.1,-0.1,0.9,0.7,0.6,1.9,-1.5, -1.1,-1.5,-0.1,0.2,-0.4,-0.5,-0.3,-0.2,0,-0.8,-0.2,0.5,-0.3,-0.2,0.4,0.2,0.7,1.5,-0.5,0.8,0.2,0.1,0.9, 1.1,0.4,0.3,-0.3,0.4,0.7,-0.5,-0.7,-0.3,0,0,-0.4,0,-0.4,0,-0.9,0,-0.3,-0.2,0.3,0.2,0.2,-0.6, -0.2,-0.2,-0.2,-0.6,-1,-0.5,-0.6,-0.7,-0.7,0.2,-0.2,-0.1,0.7,0.7,0.1,-0.4,0,0.7,1.2,0.9,0.8,0.4,0.2, 0.3,-0.2,-0.8,-0.6,0.6,-0.5,-1.5,-0.6,-1.7,-0.4,-0.8,-1,-0.7,0.5,-0.6,-0.9,1.6,0.7,2.4,3,2.9,0.5,0, 0,-0.1,0.1,0.2,-0.3,-0.3,-0.3,-0.4,-0.4,-0.2,-0.1,-0.2,0.1,-0.3,-0.3,-2.1,-1.2,-1,-0.4,-1.7,0.1,-0.4,0.2, -0.7,-0.8,-0.6,-0.6,-0.7,-1.6,-1.2,-0.4,0.6,-0.1,0.9,1.6,0.8,0.6,0.6,0.5,0.3,0.3,0.5,0.1,0.7,0.2,0.3, -0.7,-0.8,0.5,-2.3,-1.3,-0.2,1,-0.2,-0.4,-0.9,-0.9,-0.3,-0.2,-0.3,-0.6,1,0.9,0.9,0.3,-2,-0.7,-0.5,-0.3, 0.4,-0.7,-1.3,-1,-0.3,0,0.2,-0.1,-0.2,0.2,-0.2,-0.1,0,0.1,0.3,0.2,0.3,0.6,0.4,0,-0.1,0.8,0, 0.1,0.1,0.9,0.3,0.3,0.3,0.3,0.5,0.2,-0.2,-0.4,1.2,-1.3,-1.1,-1.6,-0.5,1.9,1.9,0.6,0.3,0.5,0.6,0.2, 0.5,0.6,-0.3,-0.8,-0.3,0,-0.1,-0.1,0.4,-0.1,0.3,0.3,-0.4,0.1,0.5,0.1,0,0.2,0,-0.1,0.2,0.1,0.1, 0,-0.1,-0.3,-0.1,-0.3,-0.3,-0.2,0,-0.1,0,0,0.1,-0.2,0,-0.1,-0.1,0,0.2,0.2,0.1,-0.1,0.3,-0.6, 0.6,-0.3,1.2,-0.2,-0.5,-0.8,-0.8,-0.8,-0.9,-0.2,-0.6,-0.6,-0.1,-0.1,0.3,0.8,1.2,1.1,-0.1,-0.1,-0.2,1.7,1.1, 0.3,0.4,0.5,-0.1,-3.5,1.9,1.2,0,0.2,-0.9,-0.6,0.6,-0.3,-0.8,0.3,2.3,2.8,0.5,-0.7,-0.9,-0.1,-0.6,-1.3, -1.2,0.4,-4.3,-1.3,-0.6,-1.6,-0.9,0.3,0.5,-0.8,0.3,-0.6,0.9,2,0.8,0.3,0.6,2.6,1.3,1.1,0.4,1.9,1.3, 0.5,0.4,-0.3,0.1,-0.1,0.4,0.7,0.1,-0.4,-0.2,0.5,0.3,0.1,-0.2,0,0.1,-0.2,-0.6,-0.3,-0.5,0.1,0.7,0.1, 0,0.1,-0.4,-0.5,-0.7,-2.5,-4.1,-2.6,-2.6,-0.8,-1.5,0.1,-1.5,-0.4,0.7,4.1,7.4,2.2,1.4,1.8,1.1,0.7,0, -1.4,1,-1.5,-0.8,-0.6,0.1,-0.2,-0.5,-0.6,-0.2,-0.2,-0.1,0,-0.4,0.1,-0.3,0.5,1.7,1.2,0.8,1.3,0.8,0.8, 0.2,0.1,0.2,-0.9,0.1,0.2,0.4,0.3,-0.5,-1.1,0.3,-0.3,-0.1,-0.5,-0.5,0.5,1.1,-0.7,-0.8,0.3,0.4,0.5,0.9, 0.1,-0.4,0.6,0,-1.8,-0.1,-0.1,-0.1,0,-0.3,-0.3,-0.6,-0.5,0.3,0.2,2,0.7,1.4,1.5,0.1,0,1.2,-1.2, 1,0.6,0,-0.4,-0.9,-1.8,-4,-2.9,-1.2,-1.1,-0.7,-1.1,-0.5,0.6,3.9,2.9,2.2,0.6,0.8,1,0.9,0.1,1, -0.1,-0.1,-0.1,-0.1,-0.2,-0.2,-0.1,-0.1,-0.3,-0.7,0.2,-0.3,-0.7,0.2,0,-1.3,-1.2,-0.3,-0.8,0.1,-0.4,-0.1,0, 1.1,-0.8,0.6,-0.3,-1,-1.9,-1.1,-1,-0.8,-0.1,-0.4,-1.2,-0.2,-0.4,-0.5,0.2,1.8,2.3,2.2,2,2.9,-0.7,0.9, 0,-0.2,-0.3,-0.4,0,0,-0.4,-0.2,0.7,0,-1,-0.8,-0.4,-0.4,-0.6,-0.1,0,1.8,1.9,0.8,0.3,0.1,0.7, 0.3,-0.5,0.8,-1.2,-0.7,-1.5,-1.9,-1.3,-1.1,-0.8,-0.5,1.3,0.5,-2.3,0.6,-0.1,4.5,3.3,1.2,1.2,0.4,0.2,0.8, -0.1,0.3,-0.3,0.2,-0.8,-0.2,-0.8,0.5,-0.6,-0.7,-0.1,0,0.1,0.1,0.1,0,-0.1,-0.2,0.1,0.2,0.1,0.3,0.7, -0.1,-0.9,-2.2,-0.1,1.2,-0.2,0.2,-0.1,0,0,0.4,0,-0.2,0.1,-0.8,0.1,-1,-0.9,-1.6,-1.6,1.6,-0.2,0.3, 0,0,-0.3,-0.5,-0.6,-0.6,0.8,0.2,-0.4,-0.2,-0.9,-0.5,0.6,0.7,0.3,0.2,0,0.2,-0.2,-0.3,-0.3,0.2,0.2, -0.4,-0.8,-1.7,-3.3,-1,-0.6,-0.3,-0.8,-0.4,-0.5,-0.5,-0.1,0.4,1,0.9,0.5,-0.3,0.7,2.1,1.6,2.7,0.3,0.1, -2.5,-0.9,-1.3,-0.8,0.3,-1.5,-0.8,-0.7,-3.2,-1.1,-1.7,-0.7,-0.3,0.1,2.7,3.1,1.1,1.2,0.9,1,1.9,0.2,1.5, -0.1,-1.2,-3.5,-0.3,3.9,-0.7,-3,-1.3,-1.6,4.4,-0.5,-1.3,-3.2,-1,-0.6,-0.7,-0.3,0.2,0.7,2.4,6.1,1.6,0.7, -0.6,0,1.5,1.1,-0.5,-0.2,0.9,-0.3,-0.7,0.1,0.7,0.4,-0.4,-0.8,-1,-0.3,-0.9,-0.3,-0.3,-0.3,-0.3,0,-0.2, 0.3,-0.6,-1.6,0.4,-0.8,-1.2,-0.4,-1.2,-0.7,-0.3,-0.2,-0.8,-0.1,-0.6,0,-0.3,-0.3,-0.2,-0.4,0.5,0,0.1,0.2, 0.1,0.1,0,0.2,-0.1,-0.1,-0.4,-0.2,-0.9,-0.7,-0.2,-0.3,0,-0.3,-0.3,-0.4,-0.5,-0.4,0.1,-0.2,-0.2,-0.3,-0.1, -1,0,0.2,0,0.1,0.1,0.1,-0.1,0.2,0,0.2,0.2,0.2,0,-0.3,0.2,0.1,-0.2,0.8,0.6,0.3,-0.1,-0.1, 0.3,-0.9,-0.3,-0.7,-1.8,-0.3,-1.3,-0.7,4.3,0.3,0.1,0.3,-0.3,0.1,-0.4,0,0,-0.3,0.4,0.2,0.8,0.5,0.3, -1.3,-0.2,-0.8,-0.6,0.2,1.4,0.1,0.9,1.6,0.8,-0.2,0.2,0,0,-0.9,-0.2,-0.2,0.4,0.1,0.1,0.1,0.2,0.8, -0.1,-0.2,-0.1,0,0.2,0.2,-0.9,-0.4,-0.2,-0.1,-0.2,0.1,0.1,0,-0.1,-0.9,-0.6,-0.5,-0.2,-0.1,-0.2,0,-0.5, -0.6,-0.3,-0.8,-2,-1,-1.3,-0.4,-1.2,-1.2,-1.2,-1.2,-1.6,-0.4,-0.3,0.4,2.9,3.9,-0.5,2.1,-1.4,2.2,-0.2,0.4, -0.3,-0.2,-0.5,-0.9,-0.7,-0.3,-1,-0.8,-0.7,-0.1,-0.4,-0.7,0.7,-0.4,-0.2,-0.1,0,1.2,1.9,2.2,0.8,1.5,0.7, -1.4,-0.1,0.3,0.4,1.1,0.6,-0.1,0,-0.1,0.3,0,0.2,-0.1,0.7,-0.9,-0.1,-0.6,0.6,0.7,-0.4,0.3,0.4,-0.1, 0.5,-0.7,0.6,-3,-1.2,-1.1,-1.3,-2.5,-0.6,-1.4,-1.9,-0.4,-0.5,2,0.8,1.6,1,0.9,0.7,1.7,2.9,3.3,1.2, 0.6,1.2,0.1,-0.2,-0.1,-0.1,-0.2,-0.4,0.1,0.1,0,-0.1,-0.5,0.1,0.3,-0.4,0.3,0.2,0.1,0.7,0.5,1.3,-0.3, 0.1,0.1,-2.9,0.3,-0.4,-0.8,-1.2,-0.1,-0.7,-0.5,-0.5,-1.1,-1.5,0.3,2.9,2.3,1.1,0.4,0.1,0.5,-0.5,1.7,-0.5, 0.8,0.8,0.5,-0.2,0.1,0,0,0.2,0.2,0.2,-0.1,-0.1,0,-0.5,-0.1,-0.1,-0.2,-0.1,0.2,-0.1,0.3,-0.1,0.1, -0.2,-0.1,-0.3,-0.3,-0.1,0.2,-0.6,0.1,-0.1,-0.2,-0.2,0.2,0.4,0.5,-0.4,-0.6,-1.2,-0.2,0.1,-0.2,-0.1,0.2,0.8, 0.1,0.1,-0.2,0,0,0.1,0.1,0,0,0.1,0,-0.1,0,-0.4,-0.1,0.1,0.1,0.2,0.2,0.1,-0.1,0.1,0.3, -0.1,-0.4,-0.6,-0.4,-0.3,-0.4,-0.4,0.3,0.9,1,0.2,-0.1,-0.3,-0.1,-1,-1.7,-0.5,-0.8,-0.5,-0.4,-0.2,-0.3,0.3, -3.2,0.2,0.5,0.1,-0.5,0.5,1.1,-1.6,-0.9,-0.4,0.2,-0.3,-1.1,-0.4,-0.2,0.1,0.1,-0.1,0.3,0.5,0.3,1.1,1.8, -0.2,0,0.4,0.9,-0.6,0,0.3,1.2,2.3,-0.5,0.1,-0.2,-0.2,-0.4,-0.8,-0.3,-0.3,-1.1,-0.5,-0.2,0,0.1,-0.1, -0.6,-0.3,-1.1,-1.7,0.6,-0.5,-0.9,0.1,-0.3,-0.8,0.7,-0.4,-0.1,1.4,-1.6,0.9,-0.6,-0.8,0.9,-0.2,-1.9,0.8,-0.4, 0,-0.1,-0.1,0,0,0,0,0,-0.1,-0.2,0,0,0,0,0,-0.1,0,-0.1,-0.1,-0.1,-0.6,0,0, -0.8,-1.2,-0.9,-0.6,-0.4,0,-0.1,-0.7,-0.4,-0.4,0.1,-0.3,0.2,-0.4,-0.3,-0.3,0.3,-0.2,0.2,1,1.5,1.5,0.9, 0.1,-0.2,-1.3,-0.5,-0.3,-0.3,-0.5,-0.9,-2.1,0.4,0.2,-0.5,-1.1,-1,-1.2,0.4,-0.6,-0.8,-0.5,3.2,3,1.3,0.7, 0,-0.1,0.1,0,-0.2,0.1,-0.2,-0.1,-0.2,-0.3,-0.1,0,0,-0.1,0.2,0.5,0.3,0.6,1.1,1,0.6,-0.1,-0.3, -0.5,-0.1,0,0.5,-0.2,-0.1,-0.2,-0.2,-0.5,-0.3,-0.4,-0.8,-0.6,-0.8,-2.5,0.5,1.1,-1.2,0.1,-1,-0.6,-1.3,-0.8, -0.4,-0.2,-0.1,0,-0.2,-0.4,-0.3,-0.7,0.1,0.1,0.1,-0.2,0,0.1,0.1,0.4,0.5,0.6,0.2,0.6,0.6,0.2,1.1, -0.7,0.3,-0.9,0.3,0.2,-1.2,-0.3,-2.6,0.3,-0.1,-0.5,0.2,0.1,0.4,0.2,0.5,0.4,0.3,0.6,0,0.6,0.5,0.1, -2.5,0.8,0.3,0.3,-1.4,-0.6,-0.3,-0.2,-0.5,0,-0.4,-0.4,-0.5,-0.3,0.5,0.1,0.5,0.6,1.2,0.3,1.8,0.7,-0.5, 1.4,-1.2,0.8,-0.1,-0.4,-1.6,-1.7,-1.1,-1,-0.9,0.1,0.3,-0.5,0.1,0.1,1.9,1.7,0.6,2,0.6,-0.5,-2.2,3.1, 2.7,-1.6,0.5,-0.6,1,-1.2,0.6,-0.4,-0.5,-0.4,-0.1,-0.4,0,0.3,0,-0.1,-0.1,0.2,0.3,-0.1,0.2,0.2,0.3, 0.9,-1.3,-0.1,-0.3,-0.9,-0.6,-0.8,-0.9,-0.8,-0.8,-1.6,-1.2,0.8,-0.4,0.2,0.6,0.4,0.5,0.8,1.3,-0.7,0.8,-0.7, 0.1,-1.2,-2.8,-2.4,-1.3,-0.4,-1.1,0.1,-0.9,0,-0.9,-0.2,0.1,0.1,1,0.1,-0.2,-0.5,1.2,1.6,2.5,2.1,1.7, -0.1,0.3,-0.2,-0.1,1.6,-1.3,-0.8,-1.3,-1.4,-0.8,-0.6,-0.8,-0.4,0.4,0.4,1.1,0.7,1.9,1.7,-1.3,0.4,1.5,0.1, 1.9,-0.1,-0.9,1.7,0.4,0.1,-0.4,-0.6,-0.8,-0.7,-0.6,-0.4,-0.3,-0.2,0.1,0.2,0.3,0.6,0.5,3.3,-0.8,0.4,0.8, 0.1,0.2,0.1,0.1,0.1,-0.1,-0.2,-0.1,-0.2,-0.2,0,-0.2,0.1,0.2,0.2,0.1,0.1,-0.1,0.1,-0.3,0.1,0.1,0.2, 0,-0.1,-0.1,0.6,0.2,-0.1,-0.1,0,-0.2,-0.2,-0.1,0.1,-0.1,0,-0.1,-0.1,0,-0.1,-0.1,0,0.1,0,0.5, 0.4,-0.3,0.5,-0.3,-2.6,-3.7,-1.9,-0.3,-0.9,-0.4,-0.9,-0.1,0,-0.2,0.5,1.1,1.6,1.9,3,1.5,1,1,0.6, 0.2,-0.7,0.2,-1.1,0.8,-1,-0.6,0.2,0,-0.7,0.1,-0.1,0.5,0.7,0.2,-0.2,0.1,0.3,0.2,0.1,1.2,-0.6,1.1, 0.1,0.3,0,-0.3,-0.1,-0.2,-0.1,-0.4,-0.3,0,-0.1,-0.2,-0.2,0,0.2,-1.1,-0.3,0,-0.6,-0.3,0.9,0,0.1, 0.4,-0.3,0,-1,-0.6,0.1,-0.3,-0.1,-0.2,-0.2,-0.3,-0.4,-0.2,-0.1,-0.2,-0.3,-0.3,0,0.2,0.2,0.4,0.4,0.4, 0.1,-0.2,0.1,-0.3,-0.4,0.1,0.2,-0.2,0.1,0,0.2,0,-0.1,-0.3,-0.2,0.2,-0.1,0.2,0,0,0.2,0.7,0.1, 0.5,0,-0.8,2.8,-1.3,-2,-1.8,0,-1.2,-0.1,-0.5,-0.1,-0.5,0.2,0.5,0.4,0.9,0.7,1.9,0.7,0.8,-0.3,-0.2, -0.7,0.1,0.3,-1,-0.7,-0.2,-0.3,-0.4,-0.8,0.5,-0.2,-0.4,0,0.2,0.2,0.1,0.3,-0.1,0.1,-0.4,1,-0.1,-0.5, -0.3,-0.8,-0.8,-0.6,-0.7,-0.3,-0.3,0.2,0.3,-0.2,-0.5,0.2,-0.6,-0.6,-0.2,-0.3,0,0.1,0.3,1,0.6,0.7,0.2, 0.2,0.2,0.1,0.2,0,0.1,0.1,0,0,0.1,-0.1,0,-0.6,-0.1,-0.2,0,-0.2,-0.5,-0.1,-0.1,0.1,0,-0.1, -0.3,0,0.1,0.1,-0.7,-1,-1.9,-2.1,0.1,-0.3,0.1,0.2,0.2,0.7,-0.4,0.5,0.3,1.1,0.6,0.9,0.6,-0.2,0.3, -0.7,0,-0.3,-0.6,-1.2,-1.6,-1.9,-2.7,-0.6,-1.4,-1.8,-1.7,-1,0.8,3.5,1.8,1,1.1,1.2,1.1,0.8,-0.1,1.9, -0.2,-0.7,-0.2,-0.6,0,0.2,-0.2,-0.6,-0.4,-1,-0.7,-0.9,-1,-0.1,-0.8,0.5,1,0.2,0.1,-0.5,-0.9,-0.2,0, -0.2,-1.7,-0.3,-0.6,-1.1,-0.3,-0.5,0,3.5,0.4,-0.4,1.1,0.2,-0.3,-0.4,-0.8,-0.4,0,0.1,0.7,0.3,-0.2,-0.3, -0.2,-0.5,-0.5,-0.7,-0.5,-0.5,0,0.2,-0.3,-0.2,-2.5,0,-0.2,-0.7,-0.2,-0.2,0.1,3.9,2.3,-0.5,0.4,0.3,0.1, 0,-0.3,-0.1,0.1,0.1,-0.2,0.1,0.1,0,-0.1,-0.1,-0.1,-0.1,-0.4,-0.4,-0.2,-0.8,-0.2,-0.2,0.1,0,0,0.1, -1.1,0.6,-2.3,0.5,-1.1,-0.3,-0.6,-0.6,-0.5,-0.5,-1.8,-0.7,0,0.2,0.3,0.8,1.9,-1.1,2.4,1,0.9,0.2,0.9, -0.1,-0.3,0,-0.3,0.1,-0.5,0,-1,-0.2,-0.5,-0.5,0.2,0.2,0,-0.3,-0.2,0.2,-0.3,0.6,-0.7,0.5,1.2,0.7, -0.1,0.3,-0.6,-0.4,0,-0.1,0.4,0.9,-1.3,-1.6,-0.5,-0.4,0.2,0.6,-0.4,-0.2,0,0.6,0.3,0.4,0.3,-0.2,0, -0.2,-0.7,-0.8,-0.1,-0.2,-0.4,-0.2,-1.2,0,0.2,0.8,0.3,-0.7,-0.6,0.4,-0.5,0.2,0.9,0.7,1.2,0.7,0.8,0.6, 0,0.4,0.3,0.1,0.5,-0.1,0.4,0.6,-0.7,0.1,-0.9,-0.9,-0.8,-0.5,-0.4,-0.4,-0.5,-0.3,-0.3,0.3,0.3,0.3,0.2, 0.4,-0.6,0.5,-0.4,-0.4,-1.2,-2.4,-1.2,-2,-1.7,-0.9,-0.4,-0.5,2,0.4,1.6,2.4,2.2,0.7,1.1,1,0.6,0.9, 0.1,-0.7,0.6,-0.7,-1,-0.3,-0.9,-2.3,-0.8,2.3,-0.2,0,-0.3,0.2,0.4,0.6,1.5,0.9,0.6,0.9,0.1,0.4,0.7, -0.4,-0.2,0.1,0.4,0.4,-0.3,-1,0,1.1,-1.3,0.4,-1,-0.3,1.3,-0.3,0,-0.2,-0.6,-0.4,-0.3,0,0,0, -2.2,1.3,2.3,0.9,0.6,0.4,-0.1,-0.4,-1.2,-2.5,-1.3,0.7,1.9,0.8,0.2,-0.1,0.1,-0.7,0,0.5,0.1,-0.3,0, 0,0.1,0.1,-0.4,-0.3,-0.1,-0.3,-0.4,-0.3,-0.1,0.1,-0.2,0,0,-0.3,0.1,0.2,0.3,0,-0.1,0.2,-0.2,0.7, 0.2,0.1,0.3,0,0.4,0,0,0.3,0.1,0.4,0,0.1,0,-0.1,-0.1,0.2,-0.1,0.1,-0.1,0.2,0,0,-0.2, -0.1,0.2,-0.8,-0.5,-0.4,-0.2,-0.3,0.1,-0.6,-0.3,-1,-0.6,-1.1,0.1,1.6,-1.3,0.1,0.8,-0.5,0.7,0.1,0.3,0, 2.9,-1.4,0.8,-1.9,-1.9,-1,-0.1,-0.6,-1.8,0.3,-1.5,0.4,-0.2,0.7,-0.2,-1.9,0.6,3.1,2.1,2.3,0.7,-0.2,0.3, 0,-0.3,-0.5,-0.1,-0.2,-0.8,0.1,0.4,0.2,-0.2,-0.3,-0.5,-0.6,-0.4,-0.3,-0.2,0,0,0,0.1,-0.4,-0.2,0.2, 0.9,-2.8,0.8,-0.8,-2.5,-0.9,-0.9,-2.6,1.4,0.1,0.2,0,0,0.1,0.1,0.6,0.9,1,1.3,-0.5,0.4,2.2,-0.7, -0.5,-3.7,-1,1,-1.1,-2.2,-1.8,-0.1,-1.8,-0.1,-0.4,-0.1,-1.2,0.2,0.2,0.8,0.6,1.1,1.2,0.7,1.1,0.4,0.1, 1.6,1,0.7,0.2,0.2,-0.6,-0.8,-0.4,-0.4,0.1,-0.2,0.1,0,-0.2,-0.6,0.3,-0.5,0.3,0.7,0.8,0.4,0.8,0.8, -0.2,-0.1,-0.5,-0.3,0.1,-0.1,-1,-1,-1,-1,0.7,-0.7,0.5,-0.1,-0.3,0.7,-0.7,1.4,0.9,1.1,1,0.3,0.3, 0.1,-0.1,0.4,-0.3,-1.6,0.1,0.1,-0.2,0.1,-0.5,0.5,-0.1,-0.1,-0.1,-0.6,0.4,-0.4,0.2,0,0.3,0.4,0,-0.1, 0.9,-1.5,0.2,-1.1,-0.6,-1,0.5,-0.3,0.3,-0.4,-0.4,-0.2,-0.6,-0.1,-0.2,0.2,0.2,1,0,0.5,-0.4,0.1,0.2, -1.4,-0.5,-0.7,-0.7,-0.7,-0.6,-0.2,-2,-2.2,2.5,-0.4,-0.5,0.3,-0.9,-1.2,0.3,-0.5,0.5,0.7,0.9,1.1,0.2,0.8, 0.7,0,-0.9,-3.5,0.8,-0.2,-0.7,-0.4,-0.2,-2.8,-1.5,-0.4,-1.2,0,2.3,4.9,1.5,1.4,1.2,-0.6,0.5,-1,-3.7, -0.1,0.3,-0.3,0.3,0,0,-0.2,-0.1,-0.1,0,-0.1,-0.6,0.2,-0.5,-0.5,0,-0.2,0,0.1,0.4,-0.1,0.7,0.4, -0.9,-0.7,1.3,0.6,0,-1,-0.1,-0.5,-0.5,-0.3,-0.3,0,-0.6,1.1,-0.2,0.7,0.1,-0.5,0.8,0,-0.2,-0.6,0.6, -0.1,-0.6,-1.1,-0.7,-1.5,-2.3,-1.5,-1.6,0.2,-1,-0.5,1.2,0.8,0.4,-0.3,-1.1,0.3,0.4,0.9,1.6,1.6,1.9,0.4, -0.2,0,-0.1,0.2,0.1,0.4,0.1,0,0,0.1,0,0.1,-0.1,-1.3,-0.2,-0.3,0,0,0.1,0.1,0.1,0.2,0.1, 3.2,0.6,0.1,-0.1,-0.9,-0.4,-0.6,-1.7,-0.7,-0.6,-1.4,-0.9,0,-0.4,2.5,1.3,1.5,-0.1,0,0.6,0.2,0.9,1.7, 0.9,-0.7,-0.3,-1,-0.2,-0.5,-0.3,-1,-0.9,-0.7,-0.5,-0.7,-0.6,-0.2,-1,-1.1,-0.5,1.8,0.6,1,1.6,1.6,1.6, -0.8,-0.7,-0.4,-0.5,0.4,-0.1,-0.1,-0.1,0,-0.3,0,0,-1.4,-0.5,0.2,-1.2,-0.2,-0.4,-0.8,0.5,-0.7,0.1,0.2, 1.2,0.3,0.1,0,-0.1,0,0,0.1,-0.3,0.3,0.1,0,-0.1,-0.1,-0.2,0.3,0.1,0.6,0,-0.7,0,-0.1,-0.2, -0.4,-0.1,-0.2,0.1,0.1,-0.1,0,-0.1,-0.1,0.2,0.3,-0.1,0.1,-0.2,-0.4,-0.3,-0.1,0,0.2,0.7,0.2,0.1,0.6, -0.5,-0.4,-0.1,-0.2,-0.6,-1.1,-1.2,-0.2,-0.1,0.3,0.2,-0.3,-0.1,-1.7,-0.5,-0.5,0,0.6,0.4,0.8,1.5,0.7,0.4, -0.1,-0.8,-0.1,1.1,-0.7,-0.6,-0.2,0.2,-0.9,-0.1,0.2,0.3,-0.1,0.2,-0.3,-0.2,0.1,0.1,0,1,0.6,0.2,0.3, -0.3,0.3,0.4,0.5,0.4,-0.2,0,0,0.6,-0.2,-0.5,-0.3,-0.3,-0.2,0,-0.3,-0.1,-0.1,0,0,0,0,-0.1, -0.2,-0.1,-0.4,-0.1,0.2,-0.1,0.1,0.2,0.2,0.4,-0.1,0,0,0,-0.2,-0.1,0.2,0.3,0,0,-0.1,0,0, 0.9,1.5,-1.1,-0.6,-1.3,-0.6,-0.8,-0.7,-0.2,-0.1,-0.3,-0.6,-0.6,-0.5,0,0.2,0.8,2.4,3.5,1.6,1.6,0.7,0.9, -3.3,-2,-1.5,3.6,-0.8,-1.6,-1.7,-0.8,-0.8,-0.8,-0.5,-0.3,-0.3,-0.3,-0.2,-0.1,-0.2,0.1,0.6,-0.2,1.2,2.7,1.2, 0.3,-0.6,0.6,-0.6,-2.9,0.3,-1.8,0.4,-0.2,-0.3,-0.3,0,-1,0.3,-0.2,-0.9,0.2,2.7,2.1,2.1,2.2,0.7,0.3, 0,0,-0.1,0,-0.2,0,0,-0.3,-0.1,-0.5,-0.4,-0.4,-0.5,0.8,0.3,0.5,0.4,0.5,0.4,0.5,0.4,0.5,0.7, -0.1,-0.1,0.1,-0.1,-0.1,-0.1,0,0.1,0,0,-0.4,0,0.1,0.1,0.1,-0.1,0.3,0.1,0.2,0.4,0.2,0.3,0.2, -0.4,0.2,-0.2,0.3,-0.1,-0.7,-1,-3.2,-1.5,-0.7,-1.4,-0.4,0.3,0.7,-0.3,2.3,2,2.6,0.5,-0.2,0.7,1.5,-0.1, 0.2,-0.3,-0.3,-0.1,0,0,0.1,-0.1,-0.1,-0.3,-0.3,-0.3,0.4,0.2,0.2,-0.2,0.4,0.3,0.8,0.2,0,-0.1,-0.3, 2,0.5,-0.5,-0.8,0.5,0,-0.8,-0.2,-0.9,-1.3,-2.5,2.4,-0.7,0.4,-2.3,-0.9,-0.9,-0.9,0.1,-0.2,2.4,2.4,2.8, 0.1,-0.1,0,0,0.1,0,0,0.2,0.1,-0.2,0.2,-0.1,0.1,0.1,0.1,0.3,-0.1,-0.6,-0.1,0.1,0.1,0.3,0.6, -0.2,-2.3,-0.3,0,0.4,0.3,-0.1,-0.2,0.1,0.1,0.3,0.5,-0.8,0,-1.5,0.3,-0.1,1.1,0.4,0.4,-0.1,0.3,0.4, -0.3,0.3,-0.1,-0.1,-0.3,-0.2,-0.1,-0.1,-0.1,-0.2,0,0,0,0,0,-0.2,-0.3,-0.3,-0.3,-0.3,-0.1,-0.1,-0.1, -0.2,0.9,0.3,0.2,-0.1,-0.3,0.6,0.2,-0.8,-0.1,-0.1,-0.6,0.7,0.1,0.5,-0.3,0.2,0.6,-0.1,0.9,0.8,-0.5,0, 1,-0.6,-2.3,4.5,1.3,0.3,0.9,0.2,1.2,0.7,0.3,0.2,0.1,-1.2,-3.8,-0.6,0.3,-2.7,-0.4,-1.8,0.2,0.3,-1.3, 0,0.1,-0.2,0,0.5,0.6,0.3,0.1,0.2,-0.6,0.6,0,0.1,0.5,-0.3,0,0,0.1,0.5,0.1,0.5,0,0.1, -1.1,-0.5,-0.2,0.6,0.7,0.2,0.5,-0.1,-0.4,-0.2,0.3,0.3,0.3,0.4,0.1,0,0,0.3,0.5,-0.1,0.3,0.4,0.5, 0.1,0.1,0,0,0.1,0,0,0.1,0.1,0.1,0,0.1,-0.1,-0.2,-0.6,-0.5,-0.1,0.1,0,0.1,0.3,0.1,0.1, 1,0.7,0.2,-0.4,-0.2,-2.4,-6.3,-1.5,-0.3,0.4,2.1,2.2,-0.7,1.3,0.1,0.4,-0.7,2.9,1.7,-0.6,0.2,1.8,-0.5, 0.2,0,-0.2,-0.5,0.4,-0.2,-0.5,0.6,-0.2,0.2,0.2,0.1,0.2,-0.3,0,0.3,0.6,0.2,0,0.2,0.1,0.3,0.2, 0.5,-0.8,-1.6,1.1,-0.1,-0.1,-0.3,-0.4,-0.6,-0.5,0,0.2,-0.1,-0.4,0.1,0.9,1,0.1,0.1,1.2,1.5,0.7,-0.7, -0.5,-0.2,-0.7,-3.8,-1.7,0,-0.2,1.2,-2.4,2.1,-1.1,-0.1,-1.3,-0.3,1.6,0.2,-0.1,0.7,0.6,1.9,1.6,0.9,1, 0,-0.3,-0.6,-1.4,-3.8,-1,1.1,-0.7,-1.1,-0.5,-0.1,0.6,-0.3,-0.1,0.2,0.4,0.6,0.4,0.3,0.4,1.4,-0.2,-0.1, -0.1,0.1,0.1,0.1,0.1,0,-0.1,0.4,-0.4,0.1,0,-0.2,-0.1,0,-0.2,-0.3,-0.5,-0.3,-0.7,-0.2,-0.5,-0.4,-0.9, -0.1,-0.2,-0.1,0,0.2,-0.2,0,-0.1,0,-0.1,-0.1,-0.2,0,0,0.1,0,0.1,0,-0.2,-0.1,0,0.1,0.3, 0,0,-0.2,-0.1,-1.6,-0.3,-0.3,-0.2,-0.1,-0.3,-0.1,-0.4,-0.3,0.1,-0.9,-0.4,1.3,0.6,0.6,1,0.4,0.2,0.4, -0.2,0.3,0,0.2,-0.4,-0.3,-0.2,0,0,0.1,0,-0.3,0.1,-0.2,-0.1,0,-0.1,-0.6,0,0,0.2,0.1,0.5, 0,1.2,0.3,1.3,-0.6,0.2,-0.8,-0.3,-1.1,-0.6,-0.5,-0.9,-0.8,-0.6,0,-0.4,-0.9,-0.2,0.5,1.5,0.8,0.3,0.9, 0.7,0.5,0.2,0.4,-0.4,-1,0,-0.7,-0.5,0.1,0.3,-0.1,0.2,0,0.2,0.1,-0.2,0,-0.1,0.1,0,0.5,0.1, 0.2,-0.3,-0.1,0.1,0.3,-0.1,0.2,0.1,0.5,0.2,0.4,0.2,-0.3,-0.3,-0.2,0.1,-0.1,0.4,0,0.7,0.4,0.9,0.5, 1.5,0.6,0.7,-0.9,-0.8,0,-1,-0.3,-0.8,-2.9,-1.2,-1,0.4,0.3,1,0,0.8,0.2,1.4,1.3,-0.7,0.5,-1.5, 0.7,-0.4,0,-0.6,-1,-0.7,-0.7,-0.5,-0.8,-2,0.9,-0.5,-0.3,-0.5,0.9,0.8,1,1.5,1.3,1.4,0.3,0,-1.2, -0.1,-0.4,-0.3,-0.4,-0.5,-0.5,-0.2,0,0,-1.1,-0.2,-0.6,0,0.1,-1.4,-0.2,0.3,0.8,1.1,0.6,0.2,-0.2,0.1, -0.3,-1.1,1.5,0.6,-1.3,-0.1,-2.5,1.4,-2.4,1.6,-0.5,-0.7,0.3,-1.7,1.1,0.5,-0.1,0.9,0.5,0.7,0.9,0.3,0.1, 0.5,-0.7,-1.3,-0.6,-0.1,0.1,0.4,-0.4,-0.4,-0.9,-0.1,-0.1,-0.4,-0.1,0.1,0.3,-0.5,-0.3,0.8,1.2,0.9,0.7,0.9, 0.6,0.2,0.2,0.1,-0.1,0,-0.2,0.2,-0.1,-0.2,-0.3,0.2,0.2,0.1,0.1,-0.1,0.2,0.3,0.2,0,-0.4,-0.3,-0.5, 0.5,-0.4,1,0.1,-0.1,0.4,0.8,0.5,0.4,0,-0.6,-0.3,-0.8,-0.1,0.1,0.5,-0.8,-1,0,1,0.1,-0.3,-0.1, 0.2,-0.6,-1.5,-1.1,0,-0.7,-0.8,0,0.7,-0.1,0.3,0.5,0.8,0.2,0,0.1,-0.4,0.1,0.3,0.6,0.2,0.1,0.1, -0.1,-0.3,-0.4,-0.5,-0.4,-0.1,-0.4,-0.3,-0.3,-0.1,-0.4,-0.1,-0.1,0.5,-0.1,0.1,0.3,0.4,0.7,1.3,0.8,0.4,-0.6, -0.5,-0.3,0.7,-0.6,0.1,-0.4,-0.6,-0.9,-0.5,-1.2,-0.4,-1.2,-0.1,1.6,1.2,0.9,0.9,0.6,1.3,0.5,0.2,0.7,0.2, 1.6,-0.1,0.1,-0.8,-0.3,-1.4,-1.5,-0.2,-0.2,-0.7,-1.1,-1.6,-0.6,0,-1.3,-0.5,3.8,2.3,2.3,1.7,1.2,0.9,0.2, -0.1,-0.3,-0.7,-0.3,-0.3,-0.1,0,-0.5,-2.5,2.8,0.8,1.3,0.6,0.5,0.1,-0.5,-0.8,-0.7,-0.2,0.4,1.5,1,1, -0.1,0.3,-0.1,0.2,0.1,0.1,0,-0.3,0.1,-0.4,0,-0.1,-0.3,0.4,-0.6,-0.2,0.3,-0.4,-0.1,0.1,0,0.1,0.1, 0,-0.1,0,0,0.1,0.1,0.1,0.2,0.1,0.1,0.1,0.5,0.3,0.4,0.2,0.1,0.1,0,-0.4,-0.6,0.7,0.2,0.2, 0.2,0.1,-0.2,-1.1,-2.3,-1.3,-2.6,-1.1,0,-0.3,-1.3,-0.1,0.2,0.5,-0.4,-1.3,1.3,1.9,5.5,1.1,-0.8,0.7,1.3, 1.2,-0.8,0.4,0.7,0.2,0.4,0.4,0,-0.5,0.4,0.8,0,-0.1,0.1,0.1,0,0.1,-0.1,0,-0.3,-0.2,0.4,-0.7, 0.8,-0.2,0.5,0,-0.1,-1.2,-0.3,0.2,0.5,0.2,-0.4,0.2,0,-0.3,0.1,0,-0.1,-0.3,0.5,-0.5,0.2,-0.1,0, 1.2,-0.2,-1.9,-0.5,-1.4,-2.4,-3.5,-2,-2.6,-0.6,-1.4,-1.1,0,-0.2,0.8,5.9,2.9,3.4,1.9,1.4,0.7,0.9,0.6, -0.1,0.2,-0.5,-0.5,-0.8,-1.9,-1.8,-2.3,-2.6,-1.6,-0.6,-1,-0.7,-1.1,0.7,1,-0.3,1.3,1.1,0.6,0,0.5,0.5, -0.6,0.4,0.3,-1,-0.2,-0.1,-0.9,-1,-2,-1,0.8,-0.1,0.2,0.3,0.3,1,2.2,1.8,1.4,-1,1.9,-1.5,0.8, 0.3,0.4,-0.5,0.1,-0.1,-0.2,-0.2,-0.2,0,-0.4,-0.4,-0.3,-1,-0.3,-0.2,-0.5,0.2,0.4,0.6,1.5,2.2,1.4,1.3, 0.5,1.8,0.4,1.3,1.2,0.2,1.2,0.9,-0.9,-2.4,0.1,-2.2,-0.4,0.2,0.7,0.1,-0.7,0.5,0.4,-0.6,-0.7,-0.5,0.1, 0.8,-0.6,-1,-2.6,-1.1,-0.5,-0.2,-0.3,-1.6,-1.2,-0.6,-0.7,0.4,0,0.8,0.6,0.5,-0.1,4,1.8,1.5,0.8,0.2, 1.2,0.2,0.2,-0.6,-0.5,-0.7,-0.8,-1.1,0.2,1.8,-0.1,1.4,0.7,-0.2,-0.9,-0.3,-0.5,-0.6,1.2,-0.4,-1.1,-0.4,-0.6, -0.2,-0.4,-0.9,-1,-0.8,-0.6,-0.7,0.6,-0.3,-0.8,0.8,-0.8,-1.7,-0.4,-0.9,2.6,0.2,0.5,0.7,1.2,0.5,0.7,0.7, -0.1,0.2,-0.1,-0.3,-4.6,-1.9,-0.8,0.5,0.1,0,-0.3,-0.3,-0.1,-0.1,-0.2,0.2,1.7,2.7,2,0.9,0.1,1,-0.2, 0,-0.1,-0.1,-1.3,0.1,-0.3,0,0.4,-0.7,0.8,0,0,-0.3,-0.9,-0.2,0.2,0.6,0.3,-0.1,0.3,0.1,0.2,0.2, -1.1,0,-1.7,-0.5,-0.1,-0.2,0.1,-0.7,-0.8,0.1,0.1,-0.7,0.8,-0.2,0.4,0,-0.1,-0.6,0.3,-0.1,0.4,0,0.3, 0.2,0.1,-0.5,-0.6,-0.9,-0.6,-1.2,-0.5,0.3,0.1,-0.4,-0.1,0.2,-0.2,0.2,-0.5,0.3,1,0.5,0.7,1.4,1.9,-0.6, 0,1.1,0,-1.1,-0.3,0.3,-0.1,-0.6,-0.1,-0.3,0.3,0.8,0.5,-0.7,0.2,0.5,-0.1,0.2,0.5,0.1,0,0.4,0.5, -0.5,-0.6,-0.6,-0.8,0.2,-0.1,-3.2,-0.4,-0.7,1,0,-0.9,1.2,0.4,0.5,1,0.6,0.8,0.2,0,0.1,-0.1,0.7, 0,-0.9,-0.6,-3.9,-2.8,-3,-1.1,-1.7,-0.6,-0.7,-1.1,0.3,3.6,-0.7,0.1,0.4,1.1,1.7,2.1,1.6,0.6,0.6,-0.1, -0.2,-0.7,-0.7,-0.5,-0.7,-0.7,-1.9,-1.1,-0.6,-0.7,-0.5,0.1,0.1,0.5,-1.6,3.9,1.9,1.6,1.4,0,0.7,0.6,0.1, -0.2,0.2,-0.3,-0.7,-0.7,-0.8,0.1,-0.3,-0.2,-1.2,-1.3,-1,0.1,-0.7,0.1,1.7,1.2,0.7,0.5,0.1,0.6,0.6,0.7, 1.7,-1.8,-0.4,-1.3,-2.7,0.2,0,-0.8,-0.4,-0.4,-0.3,0.2,-0.6,-0.3,0.1,0.2,0.7,0.4,2,1.7,0.4,0.4,0.8, -0.3,-0.2,-0.1,0.1,-0.4,-0.4,-0.1,-0.5,0.2,0.2,0.4,0.1,0.1,0.1,0.4,0.1,0.2,0.4,0.3,-1,-0.8,-0.1,0, 2.2,-0.1,-1.1,-0.7,-0.2,-1.1,-2.1,-1.8,-1.3,-1.9,-1,0.1,0.4,1,0.4,0.9,1.5,3.3,1.9,0.8,-0.1,-1.2,0.3, 0,-0.1,-0.2,0.1,-0.1,-0.1,-0.3,-0.1,0.5,0.8,-0.4,5.7,-0.6,-1.2,-0.7,-0.2,-1.5,-0.9,0.4,-0.1,-0.3,-0.2,1.1, -1.3,0.5,0.5,0,-0.1,-0.1,0,-0.1,-0.2,0.1,0.1,0.1,0.1,0.1,-0.1,0.1,-0.2,-0.5,0.2,0.2,0.6,0.5,0.5, 0.4,0.3,0.3,0.3,-0.2,0,-0.2,-0.2,-0.1,-0.2,-0.2,-0.5,-0.4,-0.2,-0.4,-0.1,0.6,0.4,-0.2,0.2,0.6,-0.3,0.1, 0.3,0.3,-0.5,-1.1,-1.2,-0.8,-1.4,-4,-1.8,-2.2,-1,-1.3,-0.7,0.2,1.7,4.4,3.4,2.1,1.1,1.1,0.9,1.1,0.1, -0.4,-0.8,0.9,0.1,0,0.6,-0.7,-0.1,0,0,-1.1,-0.8,-0.2,0.9,1.2,-2.3,0.9,-4,0.3,5.6,0,-0.7,-0.5, -0.9,0.4,-0.2,0.4,-0.1,0,0.3,0.1,0.2,-0.3,0,-0.2,0.2,-0.4,0,0.1,0.1,0.5,0.3,0.5,0.4,0.2,0.6, 1.3,-2.6,1.1,0.4,-0.4,-0.6,-0.8,0.9,-0.9,-0.5,0.2,-1,-0.3,0.4,0,0.1,0.7,0.3,0.7,-1.3,-0.5,-0.5,-1, 0,0,-0.1,-0.1,-0.1,0,-0.4,-0.5,-1,-1.1,0.2,-0.2,0.2,-0.2,-0.2,0,0.3,0.4,0.1,0.2,0.8,0.7,0.3, -0.5,-0.3,-0.3,-0.4,-1.1,-1.1,-0.4,-0.5,-0.2,-0.2,0.2,-0.6,-0.4,-0.2,0.5,-0.1,0.8,1,1,0.5,0.1,0.7,0.7, -0.2,-0.2,-0.2,0.1,0.2,0.3,0.6,0.3,0.1,0.7,0,0.2,0.1,0.1,0.8,0.1,0.1,-0.9,0.2,0,0.1,1.2,-0.5, -0.6,1.9,-1,-1.3,0.6,-2,-0.5,-0.7,-0.5,-0.4,-0.4,-0.6,-0.3,0,0.9,1.5,1,1.1,0.6,-3.7,2.3,-0.9,2.6, -0.1,0,0.9,-0.9,-0.8,-0.8,-0.7,-0.4,0,-2.1,-0.4,-0.4,-0.7,0.4,0.8,-0.1,0.6,0.6,0.8,0.5,1,-0.7,1.4, -0.8,0.6,-0.3,-0.6,-0.1,-1.6,-0.8,-1,-0.8,0.8,1.3,-0.9,0,-1,0.7,1.3,0.7,0.1,1.6,-1.4,1.6,0,0, 0.9,-2.1,-0.6,-1.2,-1,-0.6,-0.5,-0.2,-0.1,-0.1,0,0,-0.1,-0.2,0.1,0.1,0.3,0.3,0.1,-0.2,0,0.2,0.5, -0.6,0.4,-0.5,-0.6,-0.2,-0.2,0.1,0,-0.2,-0.8,-2,0.7,-0.5,-0.2,0,-0.5,1,1.1,-0.1,-0.1,-0.8,0.1,0.2, -1.3,-0.2,-1.1,-1.4,-1.4,-1.2,-0.9,-0.5,-0.2,0.3,-0.6,-0.2,-1,-0.5,0.4,2.6,1.8,1.3,0.4,-0.3,1.4,-0.4,1.1, -1.4,0.2,0,-0.5,-1,-0.7,-0.7,-0.4,0.2,-0.1,-0.2,-0.5,-0.6,0.1,-0.2,0.9,0.7,0.7,1,0.6,0.2,0,-0.1, -0.3,0.1,-0.1,-0.1,0,-0.1,-0.2,0,0,-0.1,-0.1,0.1,-0.1,-0.2,0.1,-0.1,-0.1,0,0.2,0.2,-0.1,0,0.3, -0.6,-1.1,-0.5,-1.2,0.5,0.1,0.4,0.1,-0.2,0,-0.2,-0.1,-0.5,-0.7,-1.1,0.1,0.1,1.6,1.8,1.8,0.5,0.3,0.3, 0.3,-0.1,-0.1,-0.1,0.2,0,-0.1,-0.1,-0.1,-0.1,0.3,0,0.6,0.5,0.1,-0.1,0.3,0.3,0.9,0.5,0.3,0.7,0.4, -0.6,-0.6,-0.5,-0.1,-0.4,-0.6,-1.1,-1.1,-1.2,-1,0.2,-1,0.1,0.4,2.3,1.6,1.2,0.6,1,1.2,-0.3,1,0, -0.3,-0.4,-0.4,-0.1,0.1,-0.1,-0.2,0.1,-0.3,-0.4,-0.5,-0.3,-0.3,-0.3,0,0,-0.4,-0.1,-0.3,-0.1,0.1,0.3,0.2, 0.5,2.1,-1,-1.6,2.2,-1.9,-0.3,1.2,-1.8,-1,-0.5,-1.3,1.9,-1.9,-0.2,-1.1,0.3,0,0.3,-0.1,0.3,0,0, -0.5,0.1,0,0,0,-0.3,-0.1,0,0.1,0,-0.2,0,-0.3,0,0,-0.2,-0.2,-0.5,0,-0.4,-0.2,0.5,0.7, 0,-0.1,-0.6,-0.7,-0.5,0,-0.2,-0.2,0,-0.3,0,0.5,-0.3,0.2,0,0.5,0.2,1,1.3,1.4,0.1,0.4,0.5, -1.4,0.4,0,-0.9,-0.7,-0.2,0.1,-1.3,0.5,0.9,-1,-0.2,-1.1,-0.2,0.2,0.4,1.9,1.3,0.5,1.2,1.2,0.9,0.5, -1.1,-0.2,0.8,1.8,-0.9,0,-2.3,-2,-1.2,-0.5,0.8,-0.5,-1.3,-1.5,-0.3,3.1,4.4,1.5,-0.9,0.7,1.1,1.6,-0.6, 0,-0.1,-0.2,-1.6,-0.7,-0.3,-0.5,-0.6,0.1,0.2,-0.4,-1.1,-1.2,-1.6,-0.8,-0.7,-0.7,0.6,10.6,1.7,0.5,1.1,0.9, 0.1,0.1,0.3,0.1,0.3,0.3,0,0.4,0.1,-0.2,-0.1,0,0,0.2,-0.2,0,0.1,0.1,0.2,-0.5,0,-0.2,-2.5, 0.2,0.8,-1.1,-0.7,-0.7,-1.3,-0.2,-0.6,-1.7,-0.5,-1.8,0.3,-0.3,0.3,0.4,0.6,0.5,1.8,0.4,0.7,1.1,-0.2,0.1, 1.2,0.1,-0.3,-1,-0.9,-2.2,-0.3,-0.6,-2.9,0.2,-0.1,-2.2,1,-1,0.8,1.6,1.1,2.3,0.6,1.2,0.1,0.1,-1.3, 1.6,0.3,1.3,-0.2,-1,-0.8,-0.4,-1.7,-1.3,-0.9,-0.7,-0.9,-0.1,0.2,0.8,1.4,1.5,1.7,0.9,1.2,0.3,-0.2,-0.7, -0.7,-0.9,0.2,0.3,-0.3,-0.3,-0.5,-0.7,-0.5,-1.3,-0.6,0.1,-0.5,0,0.5,0.4,-1.6,2.7,0.8,0.5,-0.2,0.9,0, -1.8,-0.4,-2.7,0.2,-1.7,-2.2,-1,-0.9,-0.4,-0.3,-0.5,0.9,0.9,0.7,1.1,1.5,-2.1,2.9,1.3,1,0.4,0.7,-0.6, -0.6,0.1,0.3,0,-0.5,-0.9,-0.5,-0.6,-0.4,-0.9,-0.4,-1,-0.9,-0.7,0.1,0.9,0.8,1.2,1.5,0.5,0.5,0.6,0.9, -0.9,0.2,0.6,-0.3,-0.2,-0.4,-1.5,-1.5,-0.6,0.9,-0.3,0,-0.6,-0.6,0.7,0.6,0.6,0.9,0.2,0.7,-2.3,0.5,-0.1, 0.8,-0.4,-0.9,-1,-0.9,-0.9,-0.8,-0.6,-0.3,0.5,0.1,0.2,0.1,-0.1,-0.1,0,0.2,0.3,0.1,-0.1,0.4,0.1,-0.7, -0.2,-0.5,0,-0.3,0.2,-0.4,0.1,-0.1,-0.3,0.2,-0.1,0,-0.2,-0.2,-0.2,0.2,0.1,0.4,0.1,0.4,0.9,0.8,0.7, 1.2,-0.1,0.2,0.5,-0.4,0.1,-0.4,0,0,-0.1,-0.2,0.1,-0.3,0.1,0.4,0,-0.1,0.3,-0.1,0.2,0.2,-0.2,-0.4, -0.3,-0.3,-0.2,-0.4,-0.4,-0.4,-0.3,-0.2,-0.4,-0.1,-0.1,-0.1,0,0.2,0.1,0.1,0.4,0.3,0.3,0.2,0.2,-0.3,0.2, 0.5,0.5,0.5,-0.1,0.1,-0.4,0.3,-0.6,-0.8,-0.3,-0.8,0.1,-0.8,-0.6,-0.7,0.1,-0.1,-0.2,-0.1,0.9,1.7,0.9,0.7, 0.2,0,-0.1,0.2,-0.1,-0.1,0.1,-0.1,-0.1,0,0,0,-0.2,-0.2,-0.3,-0.2,0,0,-0.1,0.5,0.2,0.8,1.2, 0.7,-0.3,-1.2,-1.1,-4.7,-2.7,-1.2,-1,-0.9,-0.7,-1,-0.5,-0.4,-0.2,1.3,1.7,2.5,2.6,3.6,1.1,1.8,0.8,0.3, 0,0.1,0,-0.4,-0.1,-0.6,-1,-0.6,0.2,-1.3,-1.1,-1.6,-1.1,-0.9,0.4,-1.2,-1.2,1.1,1.9,1.8,0.8,1,-0.1, -0.1,-0.7,-0.5,-0.7,-0.2,-0.4,-0.3,-0.5,-1.1,-0.6,-0.8,2.5,1.5,-0.9,0.2,1.7,-1.2,1.2,1.5,3.5,-2,-0.2,-1.2, 0.3,0.1,-0.2,-1.7,-2.5,-0.5,-1.2,-1.9,-2.5,-0.3,-0.3,0,0.1,0,-0.5,1.7,2.3,1.1,1,1.5,0.3,0.3,0.6, 0.7,-0.2,-0.4,-0.4,-0.8,-0.8,-1,-0.2,-0.1,0,0.1,0,0.1,0.4,0.4,0.1,0.1,0.7,1,0.7,0.7,0.9,0, -0.2,0.2,0,-0.1,-0.1,0,-0.1,0,-0.2,-0.4,0.2,-0.1,-0.5,-0.4,0,-0.1,0,-0.1,0,0.2,0.3,0.5,-0.1, 0.2,-0.3,-0.9,-1,-0.9,-0.9,0,-0.4,0.1,-0.2,-0.6,-0.1,0.1,-0.4,-0.2,-0.3,-0.1,-0.1,0.2,1,0.2,1,0.1, -1.5,-0.9,-0.1,-0.3,-0.6,-0.2,0.1,-0.1,-0.7,-0.1,0,0.1,0.4,0.5,0.3,0,-0.1,0,0.2,0.1,0.1,0.2,-0.2, -0.1,0.1,-0.2,-0.3,-0.1,-0.3,0.1,-0.4,-0.1,-0.3,-0.3,0,0,-0.1,0.2,0.3,0.5,0.4,0.4,0.3,0.2,-0.3,0.7, 0,-0.2,-1.1,-2.9,-3.1,-1.2,-1.7,-1.2,-1.3,-1.1,-0.6,0.4,3.4,2.2,1.1,1.5,0.8,0.9,0.7,0.7,1.5,-0.1,0.4, -2.4,2,-0.3,-1.4,0.4,-3.4,-4.2,-1.6,-1.1,-1.1,-0.7,-0.7,0.5,0.3,2.9,3.3,1,0.7,1.4,0.1,0.7,2.4,-0.4, 2.5,-0.8,1.4,-0.6,-0.3,-0.9,-1.5,-1.2,-1.1,-0.9,-1.2,-0.8,-1.2,-0.7,1.1,2.9,2.3,0.4,2.1,1.5,-0.1,-1.8,-0.4, 1.5,0,-1,-0.2,-0.3,-0.7,-0.3,-0.2,-0.2,0,0,-0.1,0,0.1,0.4,0.2,0.7,0.5,0.7,0.7,-0.4,0.2,0, 0.3,0.3,0.1,0,0.3,0.1,0.4,0.5,0.3,0.1,0.2,-0.1,0,-0.1,-0.3,-0.3,0.3,0,0.5,0.7,0.7,0.9,0.4, 0,-0.1,0.1,0.4,0.2,0.2,0.1,-0.2,0,-0.1,-0.1,-0.1,-0.1,-0.4,0.1,-0.3,-1,-0.4,0.4,0.1,0.3,0.3,-0.1, 0.4,0.4,0.6,0,-0.4,-0.9,-0.5,0.1,-0.2,0,-0.2,-0.5,0.4,0,-0.4,-0.3,0.4,0,0.6,0,-0.6,0.4,0, 0.1,-0.4,-0.3,-0.3,-0.9,-0.5,-0.1,-0.7,-0.3,0.2,0,0.2,-0.6,0.1,-0.1,-0.1,-0.1,0.2,-0.1,0.6,0.3,0.3,0.5, -0.4,-0.1,-0.8,-0.5,0.1,0.1,0.4,0.4,0.1,0,-0.4,0,-0.1,-0.1,0.5,-0.8,0,0.3,-0.7,0.3,0.2,0.2,0, -0.5,-0.8,-0.9,-0.3,-1.5,-0.5,-0.3,-0.1,0,-0.1,-0.4,0.2,-0.5,-0.2,0.3,1.3,1.5,1.3,0.8,0.5,-0.2,0.3,0.7, -0.5,-1.4,0.3,-0.5,-0.7,-1.1,-1.3,-1.1,-0.9,-1.3,-1.6,-0.3,-0.3,0.1,0.3,-0.2,0.1,1.7,1.2,1.3,1.3,0.8,0.9, -0.2,-0.3,0.2,0,-0.8,-1,-1.2,-0.7,-0.6,1.6,-1.2,0.3,0.3,-0.9,0.3,1.7,0.3,1,0.9,0.4,-0.1,-0.5,0.2, 0,0.2,-0.1,0.2,-0.1,-0.3,0.2,0,-0.3,-0.5,0.7,-0.3,-0.1,-0.3,0.2,0.4,0.7,0.8,-0.3,0.3,0.5,1.5,0.2, -0.3,-0.4,0.3,0,0,0.1,-0.2,-0.2,-0.3,0.2,-0.6,-0.4,0.3,-0.1,0.3,-0.4,0.7,0.1,0.9,0.8,-0.1,0.1,0.1, -0.3,-0.6,-0.4,-0.3,-0.5,0.8,-1.7,-0.2,0.8,-1.2,-0.2,-0.3,0.7,-0.5,0,0.1,-0.3,0.3,1.5,1.1,-0.2,0.4,0.5, -1.1,-0.8,-1.3,-0.3,0.1,0.2,-0.1,0.2,0.2,0.2,-0.5,-0.7,-0.7,-1.1,0.1,0.7,2.6,1.4,1.1,0.4,0.3,0.4,0.2, 0.1,0.3,0,0.1,0,0.1,0,0,0.3,-0.5,-0.1,-0.1,0.1,0.1,0.3,0,-0.1,0,0,-0.3,0.9,0,-0.5, -2.4,0,-1.5,-2.5,-3.3,-1,-0.7,0.3,-0.4,1.6,0,0.7,0.8,0.4,0,-0.2,1,2.8,0.4,-1.8,-2,0.3,0.5, -0.2,0.3,-0.1,-0.1,-0.3,-1,-0.4,-0.4,-0.6,-0.6,-0.8,0,0.9,0.4,-0.2,-0.2,-0.6,0.4,-1.2,0,0.3,2.3,-0.4, 1.8,-0.6,-1.8,0.3,-1.3,-0.6,-0.6,-0.5,-0.5,-0.1,-0.3,0.4,0.4,-0.2,0,0.6,0.6,1.2,0.6,-0.5,1.3,0.8,-0.7, -0.1,0.1,0,-0.1,-0.1,0.1,0.1,0.1,0.2,0.3,0.2,0.4,0.3,0.6,0.6,0,-0.1,0.1,0.1,-0.1,-0.2,-0.1,-0.2, -0.4,-0.2,0.4,-1,-0.6,-0.4,0,-0.9,0.1,-0.6,-1,0.3,-0.9,-0.6,-0.2,-0.3,-0.4,-0.6,0,-0.1,0.7,0.7,-0.1, -0.6,0.6,1.1,-0.5,-0.6,1,-0.1,-1.2,-0.6,0.4,0.2,0.9,-0.1,-0.4,0.2,-0.4,0.2,-0.3,0.6,-0.1,0.2,-0.8,0.2, 0.7,-0.1,-1.4,-0.4,0.4,0.3,0.1,-0.4,-0.1,-0.1,-0.2,0,0.2,0.2,0.2,0.2,0.4,0.2,0.3,1.2,2.1,1.5,1, 0.5,3.4,-2,-2.6,-1,-0.6,0.1,-0.5,-0.3,0,0,0.2,0.3,0.1,0.3,1.1,1.1,-1.2,-1.4,0.3,1.2,1.3,0.9, 0,-1.1,-0.1,-0.2,0.9,-0.7,0.2,1,-0.5,-0.1,0.6,-0.2,-0.4,0,0,0,0.2,-0.1,-0.6,-0.8,-1.4,-0.1,1.3, 1.1,-0.4,-1.1,-2.3,-4.8,-2.1,-2.8,-0.6,-2.7,-1.3,-0.6,-0.6,0,0.1,5.1,7.2,0.6,2,1.5,1.5,0.7,1.5,0.2, 0.3,0.8,-1.4,-1.4,-1.7,-2.8,-3.7,-1.8,-1.3,-1.1,-0.3,-0.2,-0.4,0.2,1.3,1,1.5,2.7,2.8,2.1,0.9,1.9,0.2, 1.5,-0.1,-0.3,-0.9,0.4,-1.4,-1.2,-0.1,-0.9,-0.5,-1,-0.7,-0.7,-0.3,0.1,0,0.6,0.6,0.8,0.2,1,0.8,-0.9, 1.1,0.2,-0.3,-0.3,-0.7,-0.7,-0.2,0,-0.2,-0.2,-0.6,-0.5,0.1,0.1,-0.1,0,-0.1,0.5,0.2,0.9,0.3,0.5,-0.1, 0.2,-0.7,0.1,-1,-0.8,0,-1,-0.6,-0.8,-0.1,-0.2,-0.5,-0.1,-0.5,0.7,0.5,0.6,1.8,-0.1,0.7,2.3,0.8,0.2, -0.5,0.2,0.4,0.1,0.3,-1.4,-0.1,-0.3,0.4,0.6,-1.2,-1,-1.4,0,0.3,0.6,1,0.8,0.9,0.1,1.7,0.9,0.5, 0.5,-0.2,-0.2,-0.9,-0.1,-1.3,-0.6,-0.6,0.5,-0.1,0.6,-0.8,0.1,-0.1,0.6,0.3,-0.1,-0.1,-0.2,0.9,0.5,-1,-0.3, -1.2,-0.5,-0.3,-0.3,0,-0.3,0.1,-0.1,-0.5,0.9,0.1,0.6,0.3,0.5,0,0.2,0.3,0.6,0.6,0.7,0.4,-0.3,0.2, -1.1,0.6,-0.2,-0.3,-0.5,0.1,0,-0.3,-0.4,0,0.2,0,-0.1,0.1,0,-0.4,-0.6,0.3,-0.4,0.1,0.2,0.8,-0.3, -0.8,0.2,-0.9,-0.5,-0.8,0,-0.2,-0.6,0.2,-1.3,-0.4,0,0.1,-0.5,-0.7,0.1,0.2,0,-0.5,-0.3,0.3,0.5,-0.1, -0.6,0.2,0.1,0.2,0,-0.2,0.6,-0.5,-0.2,-0.3,-0.2,0.1,-0.1,0,0.3,0.1,0.2,0.7,0.2,1.2,1.3,-0.7,-0.5, 0.4,0.2,0.2,0.5,0.7,1.9,0.2,0.2,0.5,0.4,0.2,0.3,-0.2,0.1,0,0.1,0,0,-0.1,-0.5,0.2,0.5,-0.3, 0.6,0.6,-0.1,1.1,0.7,0.2,0.1,0.2,0.1,0.2,-0.3,-0.2,-0.2,-0.1,0,-0.1,-0.1,0,-0.1,-0.2,-0.3,0,-0.8, -0.2,0,0.1,-0.2,0,-0.1,0.1,0,-0.1,0.1,0.1,0,-0.2,-0.2,0.1,0,-0.3,-0.4,-0.5,-0.2,-0.1,0,0, 0.5,-0.2,-0.7,-0.5,0.6,-1.4,-1.5,-1.5,-0.8,-0.8,-1.9,0.3,-0.7,2.7,0.6,1.8,1.8,0.3,-3.9,1.9,-2.7,1.4,0.8, 0.4,-0.5,0.1,-0.9,-1.3,-0.3,-0.2,-0.1,-0.5,-0.2,0.1,-0.1,-0.1,-0.3,-1,0.8,1.1,1.6,1.8,1.5,0.4,0.6,0.2, 0.4,-0.3,-0.9,-1.2,-1,-1.4,-0.4,-0.3,0.8,-0.9,-0.6,0.6,-0.5,-0.2,-0.2,-0.6,-0.8,0.5,0.7,0.6,0.5,1.1,0.9, -1.7,-0.5,0.4,-0.9,-0.6,-1,-0.4,-1.2,-2.1,-1.4,-1.7,-0.9,-0.4,0.6,2,4.5,1.3,2.8,1,1.9,1.8,1.1,0.1, 0,0,0.1,0,0.1,0,-0.6,-0.2,-0.1,0.2,0.1,0,-0.1,0,-0.1,0,0.1,-0.2,-0.3,-0.2,0.1,0.1,-0.4, 0,-0.1,-0.5,0,-0.4,-0.2,-0.4,-0.3,0.1,-0.2,0.6,0.3,0.4,0.8,0.1,-0.1,0,-0.3,0,0,0.2,0.4,0.3, -0.4,0.1,-0.2,-0.3,0,-0.6,-1.1,-0.4,-0.1,-0.1,0.2,0,0.3,-0.5,-0.7,0.2,0.2,-0.6,0.4,-0.8,0.2,0.2,-0.3, 0.7,0.7,0.6,0.6,1.1,0.3,-0.2,0.1,0.1,0.1,0,0,0.1,-0.2,-0.1,0,-0.2,-0.5,-0.1,-0.2,-0.2,-0.2,-0.1, -0.7,-0.8,-0.6,-1.6,-1.5,-2.9,-1.6,-1.8,-0.9,-0.7,-0.8,-0.4,0.2,1.7,-1.1,0.5,1.6,1.8,2,2.1,2.9,0.5,1.3, 0.2,2.1,-1,-0.4,-0.8,-0.6,-1.2,1.2,0.3,-0.6,-0.5,-0.4,-0.9,-0.8,-1,0.3,1.5,0.7,0.8,1.4,0.5,1.3,-0.3, -0.4,-0.2,-0.3,-0.2,-0.3,-0.2,-0.5,-0.6,0,0.1,0.2,-0.1,-0.1,0,-0.3,0,1.4,-0.1,-0.2,0,0.2,-0.4,0.2, 0.5,-0.3,-1.3,-0.6,0.1,-0.1,0,-0.2,-0.2,-0.2,0,-0.1,-0.3,-0.4,-0.2,0.1,0.4,0.7,0.3,0,0,-0.2,-1.4, 1.1,-0.2,-0.7,0,-1.3,-0.4,-0.9,-1.1,-0.2,-0.3,-0.4,-0.7,0,-0.3,-0.3,0.1,0.7,0.9,0.3,0.3,1.5,0.3,0.2, 0.5,-0.7,-1.8,-4.1,-0.2,-0.3,0.1,0,0.6,-0.3,0,0.3,0.4,0.2,0.1,0.2,0,0,0.3,0,0.1,0.1,0, 0.3,0.2,-0.2,-0.4,0,-1.1,-0.4,0.1,-0.4,-0.4,0,-0.6,-0.3,0,0,-0.3,-0.3,0.3,0.2,0.3,0.6,0.3,-0.5, -0.2,-0.4,-0.3,-0.4,-0.6,-0.1,-0.4,-0.2,-0.4,-0.3,-0.4,-0.2,-0.2,0,-0.2,-0.1,-0.4,0,-0.1,-0.6,0.5,0.4,0.4, -0.1,-0.3,-0.1,-0.3,-0.3,-1.2,0.8,0.1,-0.2,-1.4,-0.9,0.3,1.3,0.2,-0.4,0.2,-0.8,0.3,0.1,0.5,0.3,0,0.3, 1.4,-1.2,1.4,-3.6,-0.6,-2.2,-1.2,-0.8,0.6,-0.7,0.5,0.4,0.1,-0.1,-0.1,0.2,0,1.3,1.2,0.9,1.3,1.3,2.2, -0.2,-0.1,-0.6,0,-0.4,0,-0.3,-0.4,-0.1,-0.7,-0.2,-0.5,-0.1,-0.1,-0.3,0,0.1,0.6,0,0.5,0.2,-0.5,-0.3, 0.2,0,0.1,0.1,0.1,0,0,0.1,-0.1,0.2,-0.1,0,0,0.1,0,0.1,0.2,0.3,0,0.2,0.2,-0.1,0.3, -0.2,-0.5,-0.7,-0.4,0.1,-0.3,-0.2,0.3,0.2,0.2,0.1,0.2,0.3,0.2,0.4,1.2,-0.1,-0.1,-0.2,-0.1,-0.3,-0.8,-0.1, 0,-0.2,-0.3,-0.2,-0.2,-0.1,0,0.1,-0.1,0,0,0,-0.1,0,0,0.1,-0.2,-0.2,0.2,0.1,0.3,-0.1,0.3, -0.4,-0.1,-0.2,0,-0.1,0.1,-0.1,-0.3,0.2,-0.1,0,-0.1,-0.4,-0.1,0.1,0,0.1,0,0.1,0.1,0.1,0.1,0.1, -0.2,-0.1,-0.6,-0.5,-0.1,-0.4,-0.2,0,-0.4,-0.5,-0.9,-0.1,-0.4,-0.9,0.5,-0.2,-0.4,-0.2,0.9,2,0.6,0.7,1, -0.1,0,0,0.2,0.1,0.4,-0.1,0,0.2,0.4,-0.2,-0.5,-0.5,-0.8,0,0.1,-0.8,0.1,-0.4,-0.1,-0.5,-1.4,0.2, -0.2,-0.5,-0.6,-0.9,-0.9,-1,-1,-1.9,-2.2,-0.7,-0.1,0.1,-0.1,0.1,0.3,0.5,0.2,0.6,0.4,0.3,0.4,0.7,0.5, 0.2,0.3,0,-0.2,-0.4,0,0,0.1,-0.3,-0.1,0.1,-0.7,-0.1,0.1,-0.6,-1,-0.3,0.2,1.3,0.8,0.8,0.2,-0.5, 0,0.1,-0.2,-0.1,-0.1,-0.2,0,-0.2,-0.5,-0.3,0,-0.2,-0.2,0.2,0,-0.2,0.1,0.1,0.2,0.3,0.2,0.3,-0.3, 0.1,-0.7,-0.5,-1.3,-1.5,-0.8,0.4,0.1,0.3,0.3,-0.3,0.1,-0.1,0,0.2,0.1,0.2,0.3,0.3,0.9,2.1,1.7,0.7, 0.4,-0.9,-0.4,-0.8,-0.8,-1.5,-0.8,-0.7,-0.1,-0.3,-0.4,0.1,-0.1,-0.3,0.9,0.9,0.8,0.1,-0.3,0.4,-0.5,-0.4,0.3, 0.3,-0.3,0.1,0.1,0.2,-0.2,-1,-0.5,-0.8,-0.3,-0.1,-0.1,0.1,0.1,-0.5,-0.3,-1.3,0.7,0.4,0.1,0.7,0.5,0.1, -0.5,-0.3,-0.2,0,0.3,0.4,0.8,0.2,-0.2,-0.3,-0.2,0.1,0,0,0.2,1.2,-0.6,-0.3,-0.2,-0.1,0.4,0.5,0.6, 0.6,-1.6,0,-0.1,0,0.1,-0.2,-0.1,-0.4,-0.4,-0.8,-1,-0.4,0.2,-0.2,0.1,0.1,0.2,0.8,0.3,0.2,0.2,0.3, 0.1,-0.3,-0.7,-0.4,-0.7,-0.4,-0.1,-0.6,0.1,-0.2,-0.3,-0.1,-0.2,-0.1,0.1,-0.2,0.1,0.1,0.5,0.3,0.8,0.8,0.4, 0.2,-0.3,-0.5,-0.6,-0.4,0.1,-0.3,-1.5,-0.3,-0.1,0,0.2,1.4,-0.3,0.3,-0.3,-0.2,-0.1,0.1,0.3,0.3,0.5,0.2, -0.2,-0.4,0.8,-0.3,-0.2,0.2,-0.6,0.4,-0.3,0.2,0.2,0.2,-0.1,-0.3,0,-0.5,-0.3,0.3,-0.2,-0.4,0,0,0.7, 0.5,2,-0.5,-2.1,-2,-2.3,-2.7,-0.8,-0.1,0.1,-0.8,-0.1,0,-0.8,-0.1,2,4.1,3,2.2,1.1,0.6,1.7,0.6, -1,-0.7,-1.3,-0.6,-0.4,-0.4,0,0.3,-0.3,0.4,-0.3,0.6,3,1.1,1.6,3.7,-0.5,-1.9,-1.2,-1.8,-0.6,0,0.7, 0,-1,-2,-1,-0.9,-0.4,-1.1,-0.8,-0.5,-0.5,-0.3,-0.4,-0.3,0,0.2,0,1.5,2.5,2.2,1,0,3.3,0.5, -0.3,-0.9,-0.5,-0.6,-0.7,-0.8,-0.5,-0.7,-0.7,1,0.3,-0.4,-0.3,-0.1,-0.4,-0.1,1.1,1.7,1.1,0.7,0.1,0.7,1, -0.1,0.3,0.2,0,-0.2,-0.1,-0.2,-0.1,-0.2,0.5,0.3,-0.1,-0.3,-0.2,0,0,0.1,0.2,0.6,0.5,0.6,0.4,0.6, 0.2,-0.7,0,-1.9,-1.4,-1,-0.6,-0.7,-1.2,-1,-0.7,-0.4,-0.6,-0.6,-0.7,0.4,0.7,1.2,0.9,0.5,1.1,0.9,0.9, -0.1,-1.7,-2.5,-1.5,-0.6,1.5,1.5,0.2,0.4,-0.1,0.4,-0.2,-0.1,0.5,0,-1,0.9,0.1,0.7,0,0.1,-0.8,0.2, -0.3,-0.9,0,-1.4,-1.9,-2,-2.4,-0.8,1.2,-1.6,1.7,0.2,-0.5,-0.6,0.3,0.1,0.5,1.6,0.5,0,-0.6,0.6,-0.8, 0.2,-0.2,-0.2,-1.7,-0.3,0.9,0.2,-0.1,0.3,-0.3,0.1,0.7,-0.2,-0.6,0,0,0.8,0,0.3,-0.2,-0.5,1.1,-0.5, 0,-0.7,0.7,-0.7,1.1,-0.7,0.8,-0.2,-1.9,-0.2,-1.3,-0.7,-0.7,-0.2,0.1,-0.2,-0.1,-0.1,0.1,0.1,0,0.2,0.4, -0.2,-0.4,-0.5,-0.6,0,-0.1,0.3,-0.4,-0.6,-0.7,-0.1,-0.5,0.2,0.5,0.1,0.2,0,0,0.4,0,-0.4,0.5,-0.1, 0.4,-1.1,-0.4,-1.7,-2.2,-2.5,-2,-0.9,0.3,0.3,-1.7,-1.1,-0.1,1.4,-1,1.7,0.9,1.8,2.2,1.1,-0.4,-0.3,-0.4, 0,-0.4,-0.7,-0.5,-0.3,-0.3,-0.3,-0.4,0.4,-0.6,-0.5,-0.7,-0.8,1,-0.9,1.8,0.4,0.2,1.4,0.5,0.3,0.6,-0.1, -1.9,-0.3,-0.1,-0.8,-0.3,-0.2,-0.4,-0.1,0.5,-0.1,0,0,-0.2,0,0,-0.2,0.2,-0.4,0,0.5,-0.1,0.6,0.5, -1.5,0,-0.6,-1.4,0.2,0.9,2.3,5,0.9,-0.2,0.3,-0.5,-0.2,-0.1,-0.5,-1.3,-0.4,-0.9,-0.4,-0.8,-0.3,0.9,0.6, -0.6,0.2,-0.5,0.1,-0.5,-0.5,-0.2,-0.3,-0.3,-0.2,-0.5,0.1,0,0.2,0.8,1.3,-0.1,3.4,-1.6,1.6,1.2,0.7,-0.4, -0.4,-0.9,-0.9,-0.7,-0.5,-0.3,0.1,-0.3,0,0,0,0,-0.4,0.1,-0.2,0.2,0.9,0.6,1.1,1.6,-0.2,0.7,-0.6, 0.1,-0.1,-0.2,-0.6,0.2,0,-0.1,-0.3,0.3,-0.1,-0.5,-0.9,-0.7,0.1,0.8,0.3,0.2,-0.1,-0.1,-0.2,0.1,0.4,0.1, 0.1,-0.4,-0.5,0.3,-0.1,0.2,-0.2,-0.6,-0.1,-0.7,-0.1,0.1,-1.1,-0.1,0.2,-0.4,-0.7,0.9,0.3,2.4,0,0.5,0.8, -0.9,-0.5,-0.1,-0.4,-0.4,-0.4,-0.3,-0.4,0.2,-0.2,-0.2,0,-0.2,-0.3,-0.1,0.2,0.5,1.2,1,0.6,0,0.9,-0.5, -0.5,-0.2,-0.1,-0.8,-0.2,-0.2,-0.6,-0.9,-1.1,-2.4,-0.8,1.6,0,0,-1.6,-1,0.3,0.5,0,0,1,2.1,0.6, -0.2,-0.7,-0.6,-0.1,-0.3,-0.4,-0.2,0.1,-0.1,-0.6,-0.6,-0.7,-0.4,-0.2,0,-0.2,0,0.1,0,0.6,0.5,0,-0.2, -1.1,0.7,-1.5,-2,-0.8,1.7,-3.3,-0.7,0.7,-2,-0.4,1.2,-1.4,-0.3,-0.4,1,2.2,1.2,1.1,1.4,2.6,1.7,1.2, -0.3,-0.9,-0.4,-0.3,0.2,0.1,-0.1,0.2,0.3,-0.2,-0.6,0.1,0.1,0.8,-0.5,0.3,-0.2,0,-0.3,-0.1,0.3,0.4,-0.1, -0.5,-1.2,-1.3,-0.2,-0.3,-0.7,-0.3,-0.1,-0.1,-0.1,-0.3,-0.1,-0.1,0.4,0.2,0.5,0.7,-0.1,0.1,0.2,-0.2,1,1, -3.2,2.7,-1.5,-0.5,-1.2,-0.6,-0.9,-0.9,0.4,-0.3,-0.6,-0.5,-0.4,-0.4,-0.4,0.3,0.5,0.9,1.2,1.5,0.4,-0.4,0.9, 0.8,0.7,0.3,-0.4,-0.4,0.6,0.4,0.9,-1.1,0.6,-1.2,0.3,0.1,0.1,0.1,0.4,0.2,0.2,0.5,-0.2,1.1,0.4,0.3, -0.1,-0.7,-1.8,0,-0.3,-0.1,-0.8,0.6,0.1,0.1,-0.2,0.3,0,-0.8,-0.7,0,-0.1,0.5,1.4,0.6,-0.3,-0.5,1.5, 1,0,0,-0.2,-0.6,-3.2,-3.2,-1.9,-0.6,-0.5,-0.2,-0.4,-0.4,-0.1,-0.4,0.8,2.8,3.4,0.3,0.4,0.1,0.7,0.1, 0.9,-0.4,0.1,0.5,0.1,0.6,0.7,0.3,0.3,0,0.4,0.4,-0.1,0.5,0.5,-0.4,0.2,0.3,0.2,0.3,0.3,-0.1,0, }; double b[400][12]={ -0.1,-0.2,-0.2,-0.2,-0.1,-0.1,0,0.1,0,0.1,0,0.1, 0.3,0.3,0.1,0.3,0.2,0.1,0.2,0.1,0.1,0.1,0.1,0.1, 0.8,-0.1,-0.6,0.3,-1.1,-0.6,-0.5,-0.2,2,-2.3,0,0.1, 0.2,-1.2,-1.3,-1.6,0.4,3.1,1.2,1.7,0.1,0.2,0.2,-0.7, -0.3,-0.1,-0.1,-0.5,0,-0.2,0,-0.6,-0.1,0.3,0.4,0, -0.2,-0.5,-0.1,-0.4,-0.6,-0.1,0,-0.2,0.2,0.2,0.3,0.1, -0.5,0.5,-1.7,-2.2,-0.6,-2.7,-2.8,-1.3,-2,-3.6,-0.8,-1, 0,-0.2,-0.4,-0.6,-0.5,-0.6,0.1,-0.8,-0.5,-0.1,0,0, 0.7,-1.8,3.1,-1.1,0.3,0.6,-2.1,-0.9,-0.5,-0.4,-0.3,0.1, 0,0.1,-0.4,-2.2,-3.2,-0.9,-1.3,-3.3,1.6,-1.7,1.1,0.8, 0.1,-0.5,-0.6,2.2,-1.1,-0.6,1.1,0,3.2,0.5,-0.7,1.7, -0.1,0.4,0.2,0,-0.2,-0.2,0.1,-0.1,-0.1,0.1,-0.1,-0.1, -0.2,1.6,1.4,0.6,0.5,-0.1,1.3,0.3,0.6,0.5,0.4,0.1, 0,0,0.2,-0.1,-0.2,-0.1,0.1,0,0,-0.1,0,-0.1, 0.8,0.6,0.2,0.3,0.4,-0.1,-1.2,-3.9,-2.8,-1.6,-0.6,-1.2, 0.2,-0.8,-0.1,0.1,0.6,-0.3,-0.3,-0.1,-0.2,-0.1,0.2,-0.2, 1.8,1.2,1.2,1.2,0.4,1,1.1,0.4,0.3,0,0,0, 0.5,0.7,1.5,-1,-2.1,-2.4,-1.1,-0.7,-2,-1.8,2.9,-4.3, 0.2,-0.4,-3,0.9,2.6,0.1,-0.1,0.3,-2,-1.3,-0.2,0.7, 0,-0.1,-0.2,-0.2,0.1,0.1,0,0.1,-0.1,-0.1,0,0, 0,-0.1,-0.1,-0.2,-0.1,0,0,0,0,0,0,-0.1, 0.2,-1.3,-0.5,-0.2,-1.3,-0.6,1.3,1.1,-0.7,-0.7,0,-1.1, 0.3,-1,0.2,-0.3,-0.8,-0.1,-1.3,-1.5,-0.2,-0.2,-0.1,0.3, 0.1,0.1,0.2,-0.1,-0.5,-2.4,-0.4,0.1,-0.1,-0.1,-0.3,-0.2, 1.4,-2.2,-0.4,-1,-1.4,-1.3,-1.2,1.2,0.2,-1.5,-0.2,-1.8, 0.4,0.9,0.3,0.5,0.6,0.6,0.3,-0.1,0,-0.1,-0.3,0, 0,0,0.4,0.3,-0.5,0.4,0.2,-0.1,-0.7,0.8,-0.1,-0.6, 0.3,0.2,0.3,0.3,0.1,0,-0.1,-0.2,0,0.1,-0.3,0.4, -0.2,-0.1,-0.2,0,-0.4,-0.1,0,0.3,-0.3,-0.2,-0.1,-0.2, 0.2,0.4,0.3,-0.5,0,0,0.1,-0.2,-0.4,0.1,0.1,-0.1, -0.2,-0.8,-0.4,-1.5,-2.1,-0.8,1.2,-0.3,-0.3,-0.1,-0.3,0.2, -0.3,-0.2,-1,-0.8,0.7,-1.4,-1.2,-0.5,0.2,-1,-1.3,-0.4, 0.1,0.6,-0.3,-0.6,0.1,-0.7,-0.1,-0.6,-1.2,-0.8,-1.1,0.6, -0.2,0,-0.1,-0.5,-0.4,-0.3,-0.1,-0.2,-0.2,-0.1,0,0, 0.1,0.1,-0.1,-0.2,-0.3,-0.2,-0.3,-0.1,-0.3,0.1,-0.4,0.3, 0,0,0.1,-0.6,0.4,-0.1,0.1,-0.1,-0.5,0.2,0.3,-0.5, -0.7,-0.5,-0.2,-0.6,-0.8,-0.7,-0.5,0.4,0,-0.1,0,-0.1, 0,1,-0.2,-0.3,-0.2,-0.3,-0.5,0.2,0.2,-0.7,0,-0.4, -0.3,-0.9,-0.1,-0.1,-0.6,0.1,-0.3,0.2,0.3,0.3,0,1.7, -0.1,0.3,-1,-1.1,-0.3,-0.1,0.2,0,-0.3,-0.3,-0.9,-0.4, 0.1,-0.1,-0.1,0,0,-0.3,0.3,0,0.1,0.1,-0.1,0.2, -0.2,0,-0.2,-0.2,-0.1,-1.6,-1.3,-1.5,-0.5,0.3,0.3,-0.5, 0.3,0.3,0.3,-0.1,-0.1,0.1,-0.1,0.1,-0.5,-1.3,0,-0.2, -0.3,0,-0.3,0.1,-0.2,-0.2,-0.2,0.1,0.3,0.1,0,-0.1, 0.6,0.3,-0.8,-0.6,-1.3,-1.5,-2.2,-2.5,-3.3,-0.8,-2,-0.7, -0.1,-0.4,-0.3,-0.6,-1.5,-1.7,0,0.3,-0.3,0.2,0.9,0.8, 0.2,-0.8,-0.2,-0.4,-1.9,0.2,-0.1,0.2,0.9,1.1,0.7,-0.3, 0.4,1.4,-0.5,-0.7,-0.8,-0.6,-1.1,-0.9,-1.1,0.7,-0.6,0.7, -0.7,0,0.6,-0.3,-0.2,-0.1,-0.5,0,0,0.3,0,-0.3, 0.5,0.4,0.2,0.7,-0.1,-0.5,-0.3,-0.2,-0.2,-0.6,-0.8,1, -1.1,-0.8,-2,-0.2,-1.1,-0.6,-0.5,-1.2,0,-0.6,-1.1,-1, 0.1,0,0.1,-0.3,-0.4,0.2,0,0,0.2,-0.2,0.2,-0.4, 0.3,-0.1,0.5,0,0.1,-0.1,-0.2,-0.2,-0.4,-0.4,-0.3,-0.1, 0.4,0,-1.6,0.2,0.6,0.7,-0.5,-1.2,-3.6,-2,-1.6,1.2, 0.4,-0.8,-0.5,-1.5,0.6,-1.6,-4.6,-2.4,-1.6,-0.7,-0.3,-1.1, 1.1,1.5,0.8,0.9,0.2,-1.8,-1.1,-1.1,-0.1,0.2,0.8,0.2, 0.2,0.3,0.1,-0.2,0,0.1,-0.3,-0.1,-0.2,-0.5,-0.7,-0.2, 0.5,0.1,0.4,-0.9,-0.9,-0.4,-0.7,-0.2,-0.7,-0.1,1.1,-0.4, 0,-1,0.1,0.5,0.4,-0.1,0,0.5,1.2,0.6,-0.6,0.2, -0.5,1.2,-0.7,-0.7,-3.3,0.2,-1,-1,-1.2,-0.7,0.1,-1, -0.1,0.5,0.1,-0.1,-0.6,-1.7,-2.2,-2.2,-0.8,-0.6,-1.9,-0.7, 0.1,-0.1,0.9,-0.5,-0.1,-0.5,1.6,0.9,1.1,-0.1,-0.5,-1.7, 0.5,0.1,0.3,-0.9,0,-1.2,-1.2,-1.8,-1.3,-0.5,-0.6,-0.2, -0.6,-0.1,0.5,-0.2,0.2,0.6,-0.3,-0.2,0,-2.7,-0.3,-0.1, 0.3,0.6,-0.2,-0.6,-0.7,-0.9,-0.4,-0.3,-0.4,-0.3,-0.2,-0.6, 0.4,-0.6,-0.2,0.2,-0.3,-1.2,-2.1,-1,-0.7,-0.2,0,-1.3, 0,-0.4,-0.5,0.9,0.9,-0.8,0.5,0.8,-0.1,1.7,-0.4,-1.1, 0.6,-0.3,-0.2,0.1,-0.5,-1,-0.4,-0.6,-0.3,-0.4,-0.5,0.1, 0.1,0.7,0.2,0.1,0.3,-0.2,-0.1,0.2,-0.7,0.3,-0.4,-0.3, 0.1,0.1,0.1,-0.4,-0.1,-0.1,0,0.1,-0.1,-0.2,-0.1,0, 0.1,0.1,-0.2,-0.8,-0.8,-1.2,-1.3,-1.2,0.1,0.8,0.7,0, 0.3,0.1,0.2,0,0.1,0.1,0,0.2,0,0.1,-0.1,0.2, 0.3,-0.2,-0.5,-0.6,-1.7,-1.3,-1.4,-0.6,0,-0.6,-0.7,0.4, 0,0.8,-0.1,0,-1.6,-0.6,-1.3,-1.2,-0.5,-0.8,-0.2,0.2, -0.9,-2,-0.6,-1.7,-1.3,-1.2,-0.8,-2,0.5,0.3,-0.3,-0.1, 1.8,0.4,0.8,1,-0.2,-0.1,-0.8,-0.6,0.6,-2,-1.7,-2.3, 0.2,0.1,0,0.1,-0.4,0.1,-0.1,0.1,0.6,-0.1,-0.4,-0.3, 1.2,0.2,-0.1,0.1,-0.5,-1.2,-1.5,-0.7,-1.1,-1.4,-0.6,1.2, -1,0.7,-0.7,0.8,-1,-1.2,-1.3,-0.7,-1.4,-2.6,0.9,-0.1, 0.7,-0.3,0.1,0.4,0.3,0.1,-0.2,0,-0.1,-0.3,-0.3,-0.5, -0.5,-0.4,0.2,0.1,-1.1,-0.6,-1,-0.9,-1,-1,0,-0.5, 0.5,-0.4,-0.3,0.6,-0.2,-0.4,-3.2,-3.1,-2.8,-1.4,-1.6,-0.8, 0.5,-0.9,0.3,-1,-0.7,-0.4,0.1,-0.4,0.3,2.3,2.2,4.8, -0.7,-0.9,-1.4,0.8,-2.5,-1.5,0.1,-0.6,0.1,0.2,0,0.1, 0.2,-0.7,-0.4,-0.9,-1.1,-1,-1.3,-1.1,-1.2,0,-0.8,0.4, -0.1,-0.5,0.3,-1.4,-0.4,-0.9,-2,-1.8,-1.1,-1,-0.1,-0.3, -0.6,-0.2,-0.4,-0.4,-0.8,-0.8,-0.4,-0.7,-0.4,0.4,-0.6,-1.6, 0.3,0.5,0.3,-0.2,0.1,0.5,-1,0,0.1,1.1,0.6,0.7, 0.2,0.8,-0.2,-1,-1,-0.5,-0.2,-0.4,0,0.6,0.9,-0.1, 0.1,-0.1,-0.4,0,0.2,0.1,-1.2,-0.1,1,1.1,1.8,0.1, -1.2,-1,-1.3,-1.3,-0.1,0.1,-0.5,-1.3,-1.6,-1.5,0.7,-0.7, 0.8,-0.3,-3.4,-1.2,5.4,-5.3,0.3,7.8,1.5,0.3,0.3,0.2, -0.2,-0.5,-0.8,-0.7,-0.2,-0.5,-1,0.2,-0.5,-0.4,0.5,0, 1,0.2,0,0.7,-1,0.6,-0.3,-0.4,-0.7,-1.6,-1,-0.9, -0.5,-0.5,-0.5,-0.5,-0.4,-0.9,-1.2,-2.4,-2.1,-1.6,-1.1,-0.6, -0.2,-0.5,-0.1,-0.5,-0.4,0,0,0,0,0,-0.2,-0.1, -0.3,-0.6,-0.7,-0.7,-0.9,-0.6,-0.1,-0.2,0.4,-0.5,-0.9,0, -0.2,0.3,-1,0.1,-0.5,-0.3,-0.3,-0.2,-0.2,0.3,0.1,-0.1, -0.6,-0.2,-0.2,0.4,0.1,-0.2,-0.1,0.3,0.3,0.1,0.1,-0.8, 0.6,-0.3,0.1,-0.7,-0.5,-0.1,-1.1,-1.6,-2.9,-1.9,-1.4,-0.7, -0.3,-0.1,0,-1.7,-1.6,-1.4,-0.6,-0.5,-0.2,-0.7,-2.5,-0.1, 1.9,-0.3,-0.3,-0.3,-0.2,-0.3,0.2,0.2,0.6,-0.5,0.2,0.2, 0.1,0.2,-0.4,0.4,-1.7,-0.9,-4.3,-0.9,-2.1,-0.1,-0.1,-1.7, 1.1,-0.9,-0.7,1.2,-0.2,0.7,-1,-1.4,-0.5,-0.2,0.1,-0.2, 1,1.3,0.2,-1.3,-1.3,-0.4,-0.8,-2.1,-1.4,-1.6,-1.2,-1.2, -0.1,-0.2,-0.2,0.4,0.5,0.2,-0.1,0.1,0.6,-0.3,-0.1,0.5, 0.3,-0.4,0.3,0.3,0.6,0.1,0.1,-1.3,-1.1,-0.6,2.6,1.7, -0.1,0.2,0,0,0,0.1,-0.1,0,-0.1,0.1,0,0, -0.6,0.4,-0.7,-0.7,0.3,-0.7,-0.1,-1.7,-0.5,1.4,-0.3,-0.7, -0.6,-2.2,-0.2,0,0.5,-0.8,0.1,0,-0.1,0.2,-0.2,-0.4, -0.4,-0.3,-0.1,-0.2,-0.3,-0.5,0.1,0.1,-0.2,-0.4,-0.2,-0.1, -0.1,3.9,1.5,0.2,-0.3,0.8,-1.1,1.9,0.2,0.5,-0.2,-0.2, 0.2,0.1,0.1,0.4,0.7,1.4,0.8,1.1,0.2,1,0.9,0.2, -0.7,-1.2,-0.3,-0.5,-0.1,-0.5,1.7,0.2,-1.3,0.2,-0.6,0.5, -1,0.6,-2.3,-1.9,-0.2,-1.1,-0.2,0.7,-0.4,-1.2,0.5,-1.3, -0.2,0,0.2,0,-0.8,-0.8,-0.2,0,-0.2,-0.2,-0.1,0, -0.3,-0.9,-1.1,0.6,-0.2,1,-0.4,-0.8,-0.4,-0.4,3.8,0.4, -0.2,0.5,-0.1,-2.5,-0.5,-0.2,0.2,-0.5,-0.3,-1.8,-0.9,-0.6, -0.1,0,0.4,0.3,-0.3,-0.4,-0.2,-0.8,-0.1,0,-0.2,-0.8, -0.3,-0.9,0.4,-0.2,-0.3,-0.1,-0.5,-1.1,0.3,-0.4,-1.9,-0.2, 1.5,0.5,0.7,-0.6,-1.8,-0.2,-2.1,-2,-0.9,-1.5,-0.4,-1, 0,-0.2,0.4,0.1,-0.1,0,0,-0.6,0.5,-0.6,-0.6,-0.5, 0,-1.5,-0.6,0.1,-0.4,0.1,-0.7,-0.2,-0.6,-0.5,-0.3,-0.2, 1.1,-2.6,0.3,-1.7,-2.4,-2.1,-0.5,-0.2,-0.4,-1,0.2,-0.2, 0,0.3,0.3,0.2,-0.9,-0.5,-0.5,-0.7,-1.8,-2.2,-1.1,-0.7, 0.6,-1.8,0.4,-0.4,0,-0.4,-0.1,-0.5,-0.6,-0.2,-0.3,-0.2, 0.1,-0.2,-0.1,0.2,0,0.1,0.9,-0.4,0.2,-0.3,-0.1,-0.4, 0.1,-0.1,-0.2,-0.2,-0.1,-0.2,-0.1,0,-0.1,-0.2,0,0.1, 0,-0.3,-0.4,-0.1,-1,-4.9,-3.2,-2.1,-1.1,-1.2,-1,-0.6, 0,-0.3,0,-0.2,0,-0.3,-0.8,-0.4,-0.4,-0.1,-0.1,0, 0.4,-0.1,-0.5,0,0,0,0.1,0,0,0.2,0.3,0.2, 0.7,0.5,0.1,0,-0.5,0.2,-0.3,-0.4,-0.8,-0.3,-0.3,-0.6, -0.3,0.3,-0.9,-0.6,-0.2,-0.1,-0.2,-0.3,0,0.2,-1.1,-1.4, -1.3,0.9,-1.1,0.1,0.7,1.7,-1.1,-1.2,0.3,-0.7,-1.9,0.3, -0.8,-0.9,-1.1,-0.5,-1.1,-2,-0.9,-1,-0.6,-0.9,-0.7,-1.4, 0.6,0,-0.7,-0.5,0.1,-0.7,0.2,0.3,0.2,0.4,-0.1,-0.1, 0.1,-0.1,-0.3,0.1,-0.6,-0.8,0,0.2,0.6,-0.2,-0.1,-0.5, 0.9,-0.4,0,-0.3,-0.2,-0.1,-0.1,0,-0.1,-0.1,-0.1,-0.4, 0.9,-1.1,1,-2.9,-0.7,-0.8,-0.7,-1.3,-3.2,-1.7,-1.8,-1.3, 0.3,0.1,0.3,0,0.4,0.3,0.3,0,-0.1,0.5,0.2,-0.2, 0,-0.4,-0.1,-0.2,-0.3,0.7,-0.4,-0.2,0.8,-0.2,-0.4,-0.1, 1,-0.5,-0.9,0.1,-0.8,-2.1,-0.4,-0.3,-0.2,-0.2,-0.1,-0.8, 0.2,0,0,-0.1,-0.3,0,0.1,-0.1,-0.1,-0.1,-0.2,0, -1.5,0.3,-1.1,1.3,-0.2,-0.9,-0.6,-1,-1,-0.5,-1.4,-1.2, -0.1,-0.3,-0.1,-0.4,0.1,0,-0.8,0.1,0.1,0.6,-0.7,-0.3, 0.5,0.5,0.1,-0.1,-0.9,0,-1.3,-0.9,0.3,-1.3,0.7,-0.2, -0.8,-0.3,-0.5,-0.4,-0.3,-0.6,-0.1,-0.1,0,-0.3,-0.4,-0.3, 0.3,0.3,0.4,0.4,0.5,0.1,-0.1,-0.4,-0.3,-0.6,-0.5,-0.8, -0.2,-0.3,-0.5,-0.9,0,-1.1,-1.1,-1.4,-1.4,0,-0.7,0.4, -0.3,0.3,-1,-0.4,-0.2,-0.8,-0.9,-0.9,-0.7,-1.9,0,1.2, 0.4,0,-0.3,0.1,0.2,-0.2,0.1,-0.4,-0.7,-0.4,-1.2,-0.4, -1.5,0.9,-0.1,-0.8,0.5,-0.3,0.1,0.1,-0.3,-0.7,-0.4,-0.8, 0,0.4,-0.1,-0.4,-0.1,0.2,-0.3,-0.7,-0.2,-0.1,-0.1,0.1, -0.1,0.1,0,0,-4.2,-0.4,-0.4,-0.1,-0.3,-0.7,-0.5,-0.4, -0.1,0.3,-0.5,-0.3,-0.9,-0.4,-0.8,-0.7,-0.6,-0.5,-0.4,-0.6, 0.7,-1.2,0.2,0.4,-0.8,0,-0.2,-0.5,-0.2,-0.1,-0.1,0.1, 0.3,0,-0.3,-0.6,0,-0.1,0.5,0.4,-0.6,-2,-0.6,0, 0.5,-1.2,-2.1,-0.7,-0.5,-1.7,-1.3,-1,-2.4,-1.2,-0.8,-0.5, -2.1,0.2,0.2,0,0.4,-0.5,-0.3,-1.8,-1,-0.4,0.2,-2.2, 0.7,1,0.8,0.4,-0.2,-0.4,-0.2,-0.7,-0.1,-0.7,-0.8,0, 0.2,0.3,-0.5,-1.4,-1.7,-1.1,-1.3,1.8,-1.1,1,0.4,0.2, 0.3,0,0.2,0.3,-0.1,0.3,0.3,0.2,-0.2,0.2,-0.2,-0.1, 0.2,0,1,-0.4,0.1,-0.1,-0.1,-0.8,-0.4,-0.6,-0.3,-0.3, 0.5,-0.3,-1.2,-2.7,-1.1,-1.2,-0.5,-0.9,-0.3,-0.2,-0.1,0.2, -0.5,0.1,-0.6,0.3,1.8,-0.5,-0.1,-2.8,-1.2,-3.3,-1.2,-0.8, 0.3,0.1,0.1,0.4,0.2,-0.1,0.1,-0.1,-0.4,-0.6,-0.7,-0.3, -0.1,-0.3,-0.1,0.3,1,0.6,-0.2,-0.1,-0.8,-0.6,0.2,0.3, 0.7,0.4,0.3,0.6,1,0.2,0.1,0.1,0.3,0.2,0.1,-0.3, 0.6,-0.2,-0.3,-0.1,0,0,0,0,0.2,0.1,0.1,-0.3, -1.5,0.4,-1.1,0.7,1.4,0.8,-0.4,-1.4,-2.6,-2.6,-0.1,0, 1.3,0.3,-0.1,0.2,-0.2,0,-0.3,-0.7,-0.2,0.2,-0.6,-1.1, -0.1,1.2,-0.6,0,0,0.5,0.1,0.2,0,-0.2,0.2,0, 0.2,-0.1,-0.1,0,-0.2,0.1,-0.1,0,0,-0.1,-0.1,-0.1, 0.7,0.3,-0.1,0,0.1,0.2,0.1,-0.1,0.1,0,-0.8,-0.2, 0.8,0.7,-0.7,0,-0.6,-0.1,-1.4,-1.3,-1.3,-1.4,-0.9,0.3, 0.4,0.1,-0.2,-0.4,0.1,0.1,0.4,0.3,0.2,0.1,0.2,0.1, 0,-0.1,-0.1,-0.3,-0.3,0,-0.1,-0.6,-0.1,-0.1,-0.4,-0.3, -0.3,-0.3,-0.2,-0.3,-0.2,-0.1,-0.1,-0.3,0.2,0,0.3,0.2, -1,-2,-1,-0.9,-0.7,-0.6,-0.7,-0.2,0.1,-0.3,0.7,-0.1, 0.9,0.6,0.2,0.5,0.8,0.6,0.8,1.7,1.3,1,-0.2,0.2, 0.6,0.9,0.2,-0.5,-1.9,-2,-1.3,-0.8,-2.4,-1,2,-0.1, 0.3,-0.2,-1.1,-1.1,-0.4,0.1,1.9,1.6,0.5,-0.5,0.3,0.3, 0.1,0.3,-0.6,-1,0.9,-0.4,-1.1,-1,-1,0,0.3,-0.6, -0.4,-0.5,0.8,-0.1,-1.2,-0.9,-0.2,-1.2,-0.8,-2.7,0.9,-1.2, 0,-0.2,0,-0.4,0.3,-0.3,-0.1,0.4,0.3,0.1,-0.2,-0.1, 1.4,-1.3,-0.8,-1.5,-1.5,-2.1,0.1,-1.8,-1.6,0.5,1,1, -0.1,0,-0.1,0,-0.1,0,-0.1,0.1,0.1,0.2,0.1,-0.2, -0.5,-0.2,-1.8,1.3,-0.2,-0.5,-1.1,-0.3,-0.7,-0.6,-0.4,-2.2, -0.1,-0.1,-0.1,-0.2,-0.1,-0.1,0.1,0.2,0.2,-0.2,0.4,0.2, 0.5,0,0.6,-0.4,-1.2,-0.6,-0.4,-0.7,-0.9,-0.3,-0.2,-0.3, -0.5,0.5,-1.5,-1.4,-0.4,0.6,1.2,-3,-0.3,0.8,-1.1,-0.8, 0.2,-0.4,-0.2,-0.5,-0.6,0.1,-0.1,-0.3,-0.3,-0.4,0,-0.1, 0,-0.3,0.4,0.1,0,-0.2,0.8,0.3,-0.4,-0.9,0.9,0.7, -0.7,-0.2,-0.2,-0.6,-0.1,0.3,0.3,0,-0.3,-0.2,0.3,0.6, 0.3,-0.1,1.7,-0.4,-0.1,-0.9,-1.3,-2.2,-0.9,1.5,-1,0.1, 0.5,-0.6,0.2,0.2,0.5,-0.3,0.4,0.2,0.5,0.1,-0.4,-0.2, -1.6,1.7,0.6,-0.4,0.2,-0.9,-1.1,-1.8,-2.2,0.7,0.3,-0.6, 0.5,1.4,-0.7,-1.7,-3,-0.2,-0.9,-0.6,-1.1,-0.1,0.1,-0.1, 1.3,-0.9,-0.4,-0.5,0.1,0,-0.7,-0.5,-0.3,-1.5,-0.1,0, 0.4,-0.3,-1,0.3,0.1,0.2,0,0,1.6,0.8,0.3,0.4, 0.2,-0.3,-0.1,-0.2,-0.1,-0.2,-0.1,0,0.1,0.2,0.2,0.1, 1,-0.3,-1.3,-0.5,0,-0.8,-1.6,-1.7,-1.1,-1.4,0,1.3, 0.2,0.2,0.1,0,-0.4,0,0.3,0.3,0.1,0.1,0.1,0.6, -2.5,-0.1,-0.1,0.1,0.6,0.3,1.2,0.9,0.6,0,0.2,0.1, -0.4,0.4,0.1,0.2,0.1,0.2,-0.1,-0.7,-1,-0.1,-0.1,0.2, 0,0.3,0.5,0,-0.4,-0.2,0,-0.1,-0.5,-0.1,-0.5,0.2, 0.4,1.3,-0.8,-0.8,-0.3,0.2,-0.3,-1,-1.7,-1.1,0.6,-0.1, -1.5,-0.4,0.1,0.3,0.8,0,0.2,0.1,-0.6,0.2,-0.6,-0.8, 0.8,0.2,0.1,-0.4,0.2,-0.4,-0.1,0.1,-0.4,0,-0.3,0, 0,-0.2,-0.5,-0.7,-0.3,-1.1,-0.9,-1.9,-0.9,-1.1,-1.4,-0.3, -0.2,0,-0.1,-1.3,-1.4,-0.6,-0.7,0.2,0.4,1.1,1,0.4, -0.6,-0.2,0.2,1.2,0.5,-0.1,-0.5,-0.8,0.8,-0.6,-0.3,-0.8, -0.5,-0.2,-0.2,-1.8,0.1,-0.9,-2,-2.6,-0.9,-1.3,-1.1,-0.5, 0.3,0.1,0,-0.6,0.4,0,0,0,-0.1,-0.2,0.2,-0.1, -0.3,-0.3,0,-0.6,-0.3,-0.4,0.1,0.1,0.1,0.3,0.5,0.2, 0.2,-0.3,-0.4,0.4,1.6,-0.3,-1.2,-0.8,-1.2,0,-0.5,0.5, -0.1,0.9,-0.1,-0.1,-0.3,-3.7,-1.9,-2.6,-1.2,-1.1,-0.8,-1.7, 0.1,-0.4,-0.8,-0.9,-0.5,-0.2,-0.1,-0.3,-0.4,-1,0.2,-0.6, -0.1,0.1,-0.1,0.2,-0.4,-0.2,-0.2,0.1,0,0.1,-0.1,-0.1, 0.3,0,-0.2,-0.7,-0.3,0.1,0.1,0.2,0,0.2,0.4,0.8, 0.5,0,1.2,-0.3,-0.9,-0.6,-0.4,0.5,-1.3,-2.5,-1.3,0.2, 0.3,-0.3,-0.6,-1.1,0.7,0.1,-0.1,0.1,-0.2,-1.4,-0.1,0.4, 0.2,0.1,0,0,-0.1,0,-0.1,0,0,0.1,0.1,0.6, 0.5,0.2,-1.2,0.7,0.3,-0.8,-1.7,-2.2,-3.5,-3.7,0.9,-3.7, -0.2,0.1,-1.4,0.3,0,0.7,-0.5,-1.9,-1.8,-1.7,-0.8,-1.3, -0.3,1.8,-0.7,-1,0,-1.1,0.4,-1.2,-1.8,-1.8,-1.5,-1, 0.4,0.3,0.6,-0.1,-0.5,0,-0.3,-0.2,-0.1,-0.1,-0.4,-0.1, 0.3,0.1,-0.3,0.2,0.1,-0.1,0,0,-0.4,0,0,0, 0.3,-1.4,-0.4,0.6,-2,-1.9,-0.7,-0.6,0.2,0,-0.6,-0.5, -0.6,-1.8,0,-0.9,-0.2,-1,0.9,0.4,0.1,1.5,-0.4,-1.8, -0.9,-0.2,-0.7,-1,0.2,-0.7,-0.4,-0.5,-0.2,-0.3,-0.7,-0.1, 0.6,-1.1,0.3,0.6,-2.2,-3.8,-2,-1.7,-1.4,-0.8,-1.4,-0.2, 0.2,0,0,-0.1,-0.1,0.1,-0.1,0,-0.1,-0.1,0,0, 0.5,0.1,-0.3,-0.4,-0.4,-0.1,-0.1,-0.2,-0.8,0.2,-0.3,0.2, 1,-0.6,0,-0.6,-0.6,-2.2,-1.6,-0.2,0.2,-0.8,-0.7,-0.2, 0.5,-0.3,-1,-0.1,-1.1,-0.3,-1,-0.7,-0.2,-0.3,-0.4,-0.3, 0.8,0,-0.4,-0.1,-0.1,-0.1,-0.2,-0.1,0,-0.4,-0.1,-0.3, 0.2,-0.8,-0.9,0.1,0.3,0,-0.2,-0.6,0.2,-0.1,-0.9,-0.1, -0.8,0.4,-0.4,-1.1,-1.6,-0.2,-0.5,-1.1,-0.9,-1.3,-0.5,-1.3, 0.6,0.8,-0.8,-0.5,-0.1,-0.9,-2,-1.9,-0.5,-0.6,-0.7,-1.3, 0.8,0.1,0.1,0.1,0.2,0,-1.5,-4.9,-2.5,-1.2,-0.6,-0.8, -0.1,0.2,-0.1,-0.9,0.4,0.3,0.1,0.4,-1.3,-0.2,0.2,-0.2, 1,1.4,-0.4,0.1,-1.6,-0.7,-0.9,-0.4,-2.7,-2.2,-1.9,-1.2, 0.8,1,-0.4,-0.8,1,0.6,0.5,-1.1,-2.1,-0.2,0.5,-0.6, 0.2,-0.3,-0.3,-0.2,-0.1,-0.1,0.1,-0.3,0.2,0.2,0.3,0.4, 0.2,0.2,0.3,0.2,0.9,0.2,-1,-0.1,-0.1,0,0.2,0.2, -0.4,-1.2,0.6,0.5,-1.4,-1.2,-1.3,-1.4,-3.3,-2.2,-1.8,-1.3, -0.4,-1,-1.1,0.2,-2.2,-1.1,-1.3,-2,-3.2,0.7,-0.1,0.6, -0.2,-0.7,-0.4,-0.2,0.5,-0.2,-0.6,-0.1,-0.4,0,-0.1,-0.3, 2.6,1.3,-0.4,-1.1,-3.6,0,0.8,-0.4,-1.3,0.2,-0.1,0.1, -0.2,0.5,-0.1,0,-0.5,-0.9,-0.1,-0.1,0.1,0.2,-0.3,-0.2, 0.3,-0.3,0.3,0,-0.5,-1.3,-1.6,0.5,0.1,-0.3,0.2,-0.5, 0.3,-0.6,-0.6,0.5,-1,-0.9,-0.1,-0.6,-0.3,-0.5,0.3,-0.1, -0.1,-0.2,0.2,-0.3,-0.3,-1.5,-0.3,-0.3,0.2,-0.4,-0.8,-1, 0.9,-0.1,-0.1,-0.4,-0.7,-0.1,-1.4,-2.7,-1.5,-0.6,-0.3,-1, 0.2,-0.2,-0.7,-1.1,0.4,-0.4,-1,-0.1,0.1,-0.2,0,-0.3, -0.4,-0.8,0,-0.3,-0.4,0,0.1,0.1,-0.2,0,-0.1,0.1, -0.8,0.2,0.4,0.4,0,-0.5,-0.1,-0.1,0.1,-0.1,-0.7,-0.6, 0.7,0.7,-1.9,-1,-0.7,-1,-1.1,-0.3,0.4,-0.1,0,0.2, -0.2,0.5,0,-0.8,0,-0.3,-0.1,0,0.1,-0.2,0,-0.2, 0.1,0.2,0.1,-0.1,-0.2,0.1,0.1,0,0,-0.1,0.1,0, -0.2,-0.7,-0.8,0.2,-0.5,-0.7,-1.1,-1.6,-1,-1.1,-0.7,0.4, 0.1,0.3,0.3,0.3,0,-0.1,0.1,-0.1,0.1,0,-0.1,0, 0,0.2,-0.2,0.1,-1,-0.8,-0.8,-1.3,-1.6,-1,-1.5,-0.8, 0.1,0.1,0,-0.1,-0.1,0,-0.4,-0.3,-0.3,0,-0.1,-0.2, -0.1,0.3,-0.1,0.2,0.1,2.5,1.5,-1.8,0.4,-0.6,-1,-0.9, 0.3,0.2,-0.1,-0.8,0.1,-0.2,1.1,-0.2,-0.2,-0.2,-0.1,-0.1, 0.5,0.3,0.2,-1.5,-1.3,-3,-1.9,-1.4,-0.4,-0.4,-0.4,-0.6, 1.5,0.1,-1.6,-0.2,-1.3,-0.2,-0.9,-1.8,-0.4,-0.2,-0.5,-0.2, 1,-1.2,-0.8,-1,0.9,-0.4,-0.9,-1.9,-1.9,-0.2,-0.1,0.2, 0.2,0.2,-0.8,-2.3,-3.1,-2.4,-0.3,-1.3,-0.8,-0.6,-1.3,-1.7, -1,0.1,0,-0.2,-0.5,-0.1,0,-0.2,-0.2,0,0.1,0, -0.3,0.4,0.2,0,-0.6,-2.1,-2.7,-1.9,-1.3,-1,-0.6,-0.6, 0.3,1.1,-0.8,-0.2,0.4,-0.8,-1.6,-0.2,-1.3,-0.9,-1.5,-1.1, 1.4,-1,-1.1,-1.8,2.3,0.9,-1.6,-1.2,-1.2,-1.1,-0.4,-0.9, 0.4,-0.7,0.6,0.1,0,0.6,0.2,0.2,-0.1,-0.1,-0.4,-0.2, 0,0.2,-0.3,-1.3,-0.8,-0.5,-0.8,0.5,0.2,-0.2,-1.8,0.7, 0.4,0.4,0.3,-0.3,-0.1,-0.4,-1.1,-1.5,-1.3,-0.4,-1,-1, -0.6,0,0.3,-0.7,-0.2,-0.1,-0.1,-0.1,-0.1,0,0,0, -0.2,0.4,0.6,0.1,-0.6,-0.2,-0.2,-0.2,-0.4,0.2,0.3,0.3, 0.2,0.1,-0.3,-0.6,-0.2,-0.2,-0.1,-0.1,-0.3,0,-0.4,0.1, 0,-0.3,-0.2,0.2,-0.1,0.1,-0.3,-0.1,-0.1,-0.1,0,-0.1, 0.1,0.1,-0.1,0.2,0,0.1,0,0.1,0,0,-0.2,0, 0.8,1.1,0.7,-0.1,0.3,0.4,-0.5,-0.9,-0.3,-0.4,-0.5,-1.2, 0.5,0.3,-0.3,0.3,0.3,-0.4,-0.6,-0.6,-0.3,-0.5,-0.3,-0.4, -0.5,0.9,-1.2,-0.4,-1.8,-5.1,-2.5,-1,-1,-0.9,1,0.6, 0.4,0,-1.1,-1.8,-2.4,-1.2,-1.2,-0.3,-0.4,-0.1,-0.2,-0.3, 1.5,-2.3,-0.1,-0.8,-0.3,0.2,-0.6,-0.2,-0.6,-0.1,-2.2,-0.5, 0.6,0.4,-0.3,-1,-0.9,-1.3,-0.5,-1.3,-0.1,0.2,0.1,0, -2.9,2.4,0,-0.1,-0.4,-0.3,-0.3,-0.2,0.7,-0.3,-0.2,-0.3, -0.1,0.1,-0.1,-0.2,-1.1,-2.2,-0.4,1.1,0,-0.3,-0.2,-0.1, 1.4,-0.2,0.8,-0.8,-0.2,-0.5,-0.1,-0.1,-0.4,-0.2,-0.6,-0.4, 0.1,0.5,-0.6,-1.1,-3.6,-0.5,-1.4,-1.1,0.2,-1.1,0.6,0.7, -0.3,0.3,0.5,-0.9,0.5,-0.6,0.6,-0.2,0,-0.3,-0.4,-0.3, -0.1,0.2,0.3,0.3,0.3,0.3,0.6,0.4,0.3,-0.1,-0.5,-0.7, 0.6,1.1,-2,-0.9,-0.4,-1.1,-1.3,-1.7,0.4,-0.1,-0.4,-0.2, -1.1,-0.4,-1.5,1.1,0.8,-0.7,-0.7,-0.4,-0.4,0.6,0.3,0.2, -0.2,-0.2,-0.6,-1.6,0.1,0.2,-0.3,-0.3,0.1,-0.1,0.4,0.2, 0.3,0.4,-0.1,-0.9,-1.8,-3.4,-0.8,3.1,1.4,-1.3,-0.6,0.6, -0.1,-0.6,-0.8,-1.1,-0.8,-0.4,0.3,-0.7,-0.4,-0.2,-0.3,-0.2, 0.4,0.4,0.1,0.3,0.2,-0.1,0.1,0,-0.5,-0.2,0.2,0, 0.2,-0.1,-0.1,0.1,-0.1,-0.1,0.1,0,-0.4,-0.4,-0.6,-0.8, 0.2,0.3,0.3,0.2,0.1,-0.1,-2.4,0.4,0.9,-0.5,-0.5,-0.5, -0.9,-0.6,0.2,-0.4,-1.2,-0.9,-0.8,-0.4,-0.6,-1.5,0.1,0.1, 0.3,1.1,0.2,-0.2,-0.6,-1,-0.6,-2.2,-2,-1.3,-0.8,-0.7, 0.2,0.3,-0.5,-0.4,-0.4,-0.4,-0.4,0.3,-0.8,-0.2,-0.7,-0.6, -0.7,0.7,2.1,-0.8,-0.8,-1.1,-0.6,-0.7,-0.3,-0.3,-0.7,-0.7, 0.3,-0.2,-0.2,-0.9,-0.5,-1.1,-2.1,-0.2,-1.1,1.1,2.1,-0.6, -0.5,-0.3,-0.2,-1.2,-0.1,-0.1,-0.5,-2.6,1.2,-0.9,0.1,0, 0.1,-0.2,0.2,-0.2,0.3,0.4,0.1,0.3,0.2,0.1,0.4,0, -0.2,0,0.1,0,-0.2,-0.1,-0.1,0,0.2,-0.1,0.1,0.3, -0.5,-1,0,-0.2,-0.4,-1,0.2,-0.3,-0.7,0.6,1,-1.6, 1.6,-0.6,-0.3,-1.1,-0.8,-1.3,-1.7,-1.3,-0.5,0.5,0.2,0.3, 0.1,-1.2,-0.7,0.4,-0.6,-0.3,-0.1,-0.4,0,0,0.2,0.5, 0,-0.1,-0.1,0.1,0,0.3,0.6,1.1,0.5,0.7,-0.7,-0.5, 0.3,-0.5,-0.1,-0.1,0.2,-0.5,0,0.1,1.9,1.5,0.1,-0.1, -0.7,-0.2,-0.3,0.1,-0.1,0.1,0.2,1.1,0.4,-0.2,-0.6,0, 1.3,0.6,-8,-0.3,0.4,0.9,0.5,-0.4,-0.5,-0.4,-1,-0.6, 0,-3.2,0.6,0.6,-0.6,0.8,-0.5,0.1,-1.4,-1.2,-1,-0.9, 0.9,0.3,-1.2,0.3,-2.1,-3.3,0.2,3,0,0.3,0.3,1, 0.6,0.8,0.4,-0.8,-3.3,-2.4,-3.9,-2.1,-1.9,-1.6,-1.5,-2.2, 0.8,0.1,0.2,-2.1,0.6,-1.5,-3.7,-2.8,-1.9,-1.8,-1.6,-0.6, 0.3,0.7,-0.4,0.3,-0.7,-0.4,-0.3,-0.8,0.2,-0.3,-0.2,-0.1, 0.1,-0.3,0,-0.7,-0.4,-0.2,-1.1,-0.8,-0.1,-0.8,-0.4,0.1, 0.5,0.4,0.5,-1,-0.7,-1.8,-1.8,-2.2,-1.3,-1.2,-0.8,-0.5, 0.1,-0.6,-1,0.1,-0.4,-0.4,-1.2,-2.1,-0.6,-0.8,-0.3,-0.3, 1.3,1.1,-0.1,-0.6,-0.5,-0.5,-1.1,-0.4,-0.7,-0.5,0.4,0.4, -0.1,0.4,-1,0.3,-0.4,-0.1,-0.3,0.1,0,0,-0.2,-0.1, -0.3,0.2,-0.6,0,-0.4,0.7,0,0,-0.3,-0.2,0,0, 0.2,-0.5,-0.3,-1,0.2,0,0,0.2,0.7,0.1,-0.6,-1.1, 0.3,-1,-0.9,0.1,-0.3,0,0,-0.1,-0.4,0.1,-0.2,-0.5, 0.3,-0.1,-0.3,0.1,-2.5,-1.4,-1.5,-1.2,-0.3,0.1,0,0, 0.3,0.3,-0.4,-0.9,-1.6,2.3,0.7,-0.6,1.6,-1,-0.3,-5.9, -0.1,0.2,-0.2,0,-0.1,0,0,0,0,0,0,-0.1, 1.6,0.9,0.6,-0.9,0,-1.1,-0.4,-1,-1.8,-2.2,-1.1,1.4, 0.5,-1.1,-2.1,0.4,-4,-0.1,-0.8,-0.1,-1.1,-2.2,-0.1,0.8, 0.4,-0.4,-1.2,-0.9,-0.6,-1.1,0.2,0.3,-1,-0.3,-0.7,-0.6, 0,-0.2,-0.8,-0.8,0.2,-1.3,-2.3,-1.7,-2.4,-1.6,-1.7,-0.6, -0.1,-0.4,-0.5,-1.8,0.2,-0.6,-0.7,0.1,-0.8,-0.4,-1.2,-1, -0.1,0,0,0,-1,0.9,0,-0.1,0.5,0.7,0.5,0, -0.2,0.5,0.2,0.3,0.1,-0.3,-0.9,-0.8,-0.1,-0.5,-0.4,0.5, 0,-0.1,0,-0.1,-0.4,-0.3,0,-0.3,-0.2,-0.3,-0.2,-0.2, -0.3,1.4,-1,-1.3,-1.1,-1.9,-2.9,-2,-1.5,-0.9,-0.9,-0.8, 0.6,0.6,-0.3,-0.6,-1.5,-2.9,0.6,-0.9,-0.3,-1,0.8,-0.5, 0.3,0.1,-0.1,0.1,-0.1,0.1,-0.1,0.1,0,-0.3,0.1,0, -0.5,0.3,0.8,0.1,0.4,-0.3,-0.1,-0.3,-1.3,-0.1,-0.5,0, 0.1,0.1,-0.6,-1.1,-0.5,-0.6,-1.3,-1.2,0,-0.2,-1.2,-2, -0.1,-0.6,0.4,-0.5,-0.6,-0.4,-0.5,-0.2,0,-0.3,-0.1,-0.4, -0.3,0.5,-0.2,0.1,-0.3,-0.1,-0.1,-0.1,-0.1,0.1,0.1,-0.2, 0.2,0.2,0,0,-0.1,-0.2,0.5,0.8,0.8,0.5,0.6,0.2, 0.1,0.2,0.3,0.1,0.2,0.1,0.2,0.1,-0.4,0.1,0.6,-0.2, -1.9,1.6,-0.9,-0.5,-2.8,-2.5,-1.4,-1.1,0.3,0.2,0.3,-1.3, 0.1,0.4,0.3,0.4,0.1,-0.3,0.4,-0.3,-0.4,-0.3,0.3,-0.1, 0,0.3,0.1,-0.1,0,0,0,0.5,-0.1,0.1,0,-0.7, -0.8,-0.9,-0.6,-0.3,0.1,-0.1,0.1,0,-0.1,-0.1,-0.1,-0.1, 0.3,0.4,0.1,-0.3,-0.4,-0.3,-0.1,-0.4,0,-0.6,-0.5,0.6, -0.1,-0.2,0,-0.2,-0.3,0.2,-0.2,-0.2,-0.2,-0.5,-0.1,-1, 0.9,-0.4,-0.4,-0.7,-0.9,-1.7,-1,-0.2,0.1,-0.2,-0.6,0.1, 0.6,0,-0.4,-0.9,0.1,0.4,-0.5,0.1,-0.2,0.2,0,0, 0.9,0.9,1,0.1,0.3,-0.4,0.1,-2.5,-0.8,0.5,0.3,-0.6, -0.6,-0.7,-0.5,0.2,-0.1,0,0.8,0.6,0.5,0.7,0.3,0.7, 0,-0.7,0.3,-0.2,0.1,-0.2,-0.1,0.1,0,0,-0.1,0, 1.1,0,-0.7,-0.8,-0.8,-2.2,-0.9,1.9,0.1,-0.8,-0.6,-0.3, 0.1,0.6,0.6,0.5,0.3,-0.7,-0.8,-0.9,-0.4,-0.2,-0.1,-0.1, 1,-1.5,0.1,-0.5,-0.5,-0.8,-0.1,0.3,0.6,-0.2,0,0, 0.1,0.1,-0.1,-0.5,-0.1,-0.4,-1.1,-0.9,-1.4,-0.2,1,0.6, 0.5,0.2,0.3,-0.3,0.1,-0.5,-0.3,-1.3,-0.3,-0.4,0.1,0, 0.2,-0.3,-0.4,-0.6,-0.7,-0.8,-0.5,-0.4,-0.3,0,0.3,-0.2, 0.6,1.1,-1.6,-1.8,-1.2,0.4,-1,-0.3,-0.6,-1.1,-1.3,-0.1, 0.1,0.7,0,0.2,0,0.3,0.3,0.2,0,0.2,0.3,0.1, 0.6,-2.8,2.3,-6.6,-1.5,-0.3,0.2,-0.7,-0.3,-0.2,0.1,-0.5, 0,-0.5,-1.5,-0.6,-0.5,-0.5,-0.2,0.6,0.3,0.3,0.3,-0.7, -0.7,0.5,-0.9,-1.1,-1.2,-0.4,-0.3,-0.2,0.6,0.2,0.4,0.2, -0.6,0.3,0.2,-0.3,-0.7,-0.9,-1,-0.1,0.1,0.1,0.3,-0.2, -0.6,1,0.1,-0.1,-0.3,-1,0.9,-0.7,0.7,-0.1,0.8,-0.5, 1.3,0.1,-0.5,-0.2,-0.9,-0.8,-1.6,-1,-1.9,-1.2,-0.7,1.7, -0.2,0.1,-0.1,-0.1,-0.3,-0.3,-0.9,0.7,-0.9,-0.4,-0.3,-0.2, -0.1,0.2,-0.3,0,-0.4,-0.4,-0.4,-0.7,0.6,-0.3,0.1,0.1, 0.2,-0.4,0.1,-0.2,-1.1,0,-0.1,0,-0.1,0.5,-0.4,0.7, 0.1,0.4,0.3,0.4,-0.2,-0.1,-0.5,-0.2,-0.4,-0.4,-0.5,-0.2, -0.4,-0.3,-0.7,-0.4,0.1,-0.3,-0.1,0.1,0.2,-0.1,0.4,-0.2, 0.2,0.7,0.1,0,-0.2,-0.3,-0.5,0.2,0.2,-0.1,0.1,0.2, 0.4,0.2,-0.7,-0.7,-0.3,-0.6,-0.4,-0.1,-0.3,0.1,0.3,0, 0.1,-0.7,-0.2,-0.6,-0.3,-0.2,-0.7,-0.4,0.1,0.2,-0.2,0.2, 0.4,2.1,-0.1,-0.5,-0.4,-0.1,0,0.2,0.2,-0.1,-0.3,-0.3, 0.4,-0.3,0.1,-2.6,-1,-0.5,0.1,0.5,-0.2,-0.3,-0.2,0.5, -0.5,1.2,-1.4,-0.7,-1,-0.7,-0.7,0,-0.2,-0.2,0.3,-0.1, 0,0.1,-0.3,-0.2,-0.3,0.1,-0.7,-0.4,-0.4,-0.8,-0.4,-0.7, -0.2,-0.1,-0.9,-0.6,-0.5,-0.6,-0.3,-0.6,0.1,-0.1,-0.1,0.1, -0.8,-0.2,0.3,-1,-0.4,-0.2,-0.3,-0.2,0,0,-0.2,-1.1, 0.1,0.3,0,-0.7,-0.6,0.1,0.2,0,0.2,0.3,0.6,0.2, 0.2,-0.1,-0.3,-0.7,-1.3,-0.1,-0.8,0.6,-0.1,-0.4,-0.4,-0.9, -0.2,-0.9,0,0,-1.2,-1.2,-0.3,-0.5,1,-2.7,-0.5,-0.2, 0.1,-0.1,-0.4,-0.4,-0.2,0.2,0.3,-0.3,-0.3,-0.1,0.1,-0.1, 0.7,-0.5,-0.3,-0.8,-0.3,-0.3,-0.2,0,0,-0.2,-0.8,0.2, -0.4,-0.3,-0.4,-0.4,-0.7,-0.3,-0.8,-0.3,-0.1,-0.3,0.3,0, 0.3,0.1,0.2,0,-0.6,0.8,0.1,-0.3,0.9,0.8,0.7,0.2, -0.6,-0.4,0,0,0,-0.1,-0.2,-0.6,0,0.2,0,-0.3, 0.5,0.2,0.9,0.5,-0.7,-1.8,-3.3,-1.4,-1.8,0.1,0.2,-0.7, 0,-0.3,-0.1,0,0.1,0.1,0.2,0,0,-0.2,0,0, }; double a[25],diff[25]; int n; int main(){ cin>>n; while(n--){ double minerr=9999.9; for(int i=0;i<24;i++){ cin>>a[i]; } for(int i=0;i<23;i++){ diff[i]=a[i+1]-a[i]; } double err=0; int id; for(int i=0;i<800;i++){ for(int j=0;j<23;j++){ err+=abs(diff[j]-c[i][j]); } if(err<minerr){ minerr=err; id=i; } } double df=a[0]-a[23]; double x=a[23]; for(int i=0;i<12;i++){ x+=b[id][i]; if(x-(a[i]+df)>0.75){ cout<<"? "; continue; } cout<<fixed<<setprecision(1)<<x<<" "; } cout<<endl; } }
Test details
Test 1
Verdict: ACCEPTED
input |
---|
1000 -0.4 -0.1 -0.2 -0.3 -0.4 -0.5 ... |
correct output |
---|
0.4 0.4 0.5 0.8 0.9 1.1 1.3 1.... |
user output |
---|
? -0.1 -0.3 -0.5 -0.6 -0.7 -0.... Truncated |
Test 2
Verdict: ACCEPTED
input |
---|
1000 2.9 2.9 2.9 2.1 2.6 2 2 2.2 2.... |
correct output |
---|
2.3 1.6 1.5 1.1 1 0.7 0.6 0.8 ... |
user output |
---|
2.5 2.3 2.1 1.9 1.8 1.7 1.7 1.... Truncated |
Test 3
Verdict: ACCEPTED
input |
---|
1000 6.6 6 6.4 6 4.6 4.6 4.2 4.3 4.... |
correct output |
---|
10 10.9 10.3 10.1 9.1 7.3 5.7 ... |
user output |
---|
? ? ? ? ? ? ? ? ? ? ? ? ? 12.9 12.7 12.5 12.4 12.3 12.... Truncated |
Test 4
Verdict: ACCEPTED
input |
---|
1000 19.4 20.2 19.1 18.9 18.3 17.3 ... |
correct output |
---|
18 18.2 17 17.5 17.2 16.2 12 8... |
user output |
---|
17.1 16.9 16.7 16.5 16.4 16.3 ... Truncated |
Test 5
Verdict: ACCEPTED
input |
---|
1000 -5.7 -5.8 -5.8 -5.9 -7.1 -6.9 ... |
correct output |
---|
-4.2 -4.1 -4 -3.8 -3.5 -3.2 -3... |
user output |
---|
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 20.2 20.0 19.8 19.6 19.5 ? ? ?... Truncated |
Test 6
Verdict: ACCEPTED
input |
---|
1000 14.8 14.8 15.4 12.9 11.8 9.7 9... |
correct output |
---|
11.8 11 11.6 10.8 10.4 10.4 10... |
user output |
---|
12.5 12.3 12.1 11.9 11.8 11.7 ... Truncated |
Test 7
Verdict: ACCEPTED
input |
---|
1000 0.7 1 2 1.4 0.6 -0.4 -0.9 -0.7... |
correct output |
---|
-1.3 -0.5 -0.6 -1 -3.2 -7.2 -6... |
user output |
---|
-1.9 -2.1 -2.3 -2.5 -2.6 -2.7 ... Truncated |
Test 8
Verdict: ACCEPTED
input |
---|
1000 15.1 15.3 14.9 14.4 14.4 13.7 ... |
correct output |
---|
15.6 15.9 16 15.2 14.6 14.4 13... |
user output |
---|
14.9 14.7 14.5 14.3 14.2 14.1 ... Truncated |