polinaeterna HF staff merve HF staff commited on
Commit
8020d0c
0 Parent(s):

Duplicate from inria-soda/tabular-benchmark

Browse files

Co-authored-by: Merve Noyan <merve@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +72 -0
  2. README.md +292 -0
  3. clf_cat/albert.csv +0 -0
  4. clf_cat/compas-two-years.csv +0 -0
  5. clf_cat/covertype.csv +3 -0
  6. clf_cat/default-of-credit-card-clients.csv +0 -0
  7. clf_cat/electricity.csv +0 -0
  8. clf_cat/eye_movements.csv +0 -0
  9. clf_cat/road-safety.csv +3 -0
  10. clf_num/Bioresponse.csv +0 -0
  11. clf_num/Diabetes130US.csv +0 -0
  12. clf_num/Higgs.csv +3 -0
  13. clf_num/MagicTelescope.csv +0 -0
  14. clf_num/MiniBooNE.csv +3 -0
  15. clf_num/bank-marketing.csv +0 -0
  16. clf_num/california.csv +0 -0
  17. clf_num/covertype.csv +3 -0
  18. clf_num/credit.csv +0 -0
  19. clf_num/default-of-credit-card-clients.csv +0 -0
  20. clf_num/electricity.csv +0 -0
  21. clf_num/eye_movements.csv +0 -0
  22. clf_num/heloc.csv +0 -0
  23. clf_num/house_16H.csv +0 -0
  24. clf_num/jannis.csv +3 -0
  25. clf_num/pol.csv +0 -0
  26. git +0 -0
  27. reg_cat/Airlines_DepDelay_1M.csv +3 -0
  28. reg_cat/Allstate_Claims_Severity.csv +3 -0
  29. reg_cat/Bike_Sharing_Demand.csv +0 -0
  30. reg_cat/Brazilian_houses.csv +0 -0
  31. reg_cat/Mercedes_Benz_Greener_Manufacturing.csv +0 -0
  32. reg_cat/SGEMM_GPU_kernel_performance.csv +3 -0
  33. reg_cat/abalone.csv +0 -0
  34. reg_cat/analcatdata_supreme.csv +4053 -0
  35. reg_cat/delays_zurich_transport.csv +3 -0
  36. reg_cat/diamonds.csv +0 -0
  37. reg_cat/house_sales.csv +0 -0
  38. reg_cat/medical_charges.csv +0 -0
  39. reg_cat/nyc-taxi-green-dec-2016.csv +3 -0
  40. reg_cat/particulate-matter-ukair-2017.csv +3 -0
  41. reg_cat/seattlecrime6.csv +0 -0
  42. reg_cat/topo_2_1.csv +3 -0
  43. reg_cat/visualizing_soil.csv +0 -0
  44. reg_num/Ailerons.csv +0 -0
  45. reg_num/Bike_Sharing_Demand.csv +0 -0
  46. reg_num/Brazilian_houses.csv +0 -0
  47. reg_num/MiamiHousing2016.csv +0 -0
  48. reg_num/abalone.csv +0 -0
  49. reg_num/cpu_act.csv +0 -0
  50. reg_num/delays_zurich_transport.csv +3 -0
.gitattributes ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ftz filter=lfs diff=lfs merge=lfs -text
6
+ *.gz filter=lfs diff=lfs merge=lfs -text
7
+ *.h5 filter=lfs diff=lfs merge=lfs -text
8
+ *.joblib filter=lfs diff=lfs merge=lfs -text
9
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
10
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tflite filter=lfs diff=lfs merge=lfs -text
29
+ *.tgz filter=lfs diff=lfs merge=lfs -text
30
+ *.wasm filter=lfs diff=lfs merge=lfs -text
31
+ *.xz filter=lfs diff=lfs merge=lfs -text
32
+ *.zip filter=lfs diff=lfs merge=lfs -text
33
+ *.zst filter=lfs diff=lfs merge=lfs -text
34
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ # Audio files - uncompressed
36
+ *.pcm filter=lfs diff=lfs merge=lfs -text
37
+ *.sam filter=lfs diff=lfs merge=lfs -text
38
+ *.raw filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - compressed
40
+ *.aac filter=lfs diff=lfs merge=lfs -text
41
+ *.flac filter=lfs diff=lfs merge=lfs -text
42
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
43
+ *.ogg filter=lfs diff=lfs merge=lfs -text
44
+ *.wav filter=lfs diff=lfs merge=lfs -text
45
+ # Image files - uncompressed
46
+ *.bmp filter=lfs diff=lfs merge=lfs -text
47
+ *.gif filter=lfs diff=lfs merge=lfs -text
48
+ *.png filter=lfs diff=lfs merge=lfs -text
49
+ *.tiff filter=lfs diff=lfs merge=lfs -text
50
+ # Image files - compressed
51
+ *.jpg filter=lfs diff=lfs merge=lfs -text
52
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
53
+ *.webp filter=lfs diff=lfs merge=lfs -text
54
+ reg_num/year.csv filter=lfs diff=lfs merge=lfs -text
55
+ reg_num/nyc-taxi-green-dec-2016.csv filter=lfs diff=lfs merge=lfs -text
56
+ reg_num/superconduct.csv filter=lfs diff=lfs merge=lfs -text
57
+ reg_num/isolet.csv filter=lfs diff=lfs merge=lfs -text
58
+ clf_num/Higgs.csv filter=lfs diff=lfs merge=lfs -text
59
+ clf_num/MiniBooNE.csv filter=lfs diff=lfs merge=lfs -text
60
+ clf_num/jannis.csv filter=lfs diff=lfs merge=lfs -text
61
+ clf_num/covertype.csv filter=lfs diff=lfs merge=lfs -text
62
+ reg_cat/OnlineNewsPopularity.csv filter=lfs diff=lfs merge=lfs -text
63
+ reg_cat/SGEMM_GPU_kernel_performance.csv filter=lfs diff=lfs merge=lfs -text
64
+ reg_cat/nyc-taxi-green-dec-2016.csv filter=lfs diff=lfs merge=lfs -text
65
+ reg_cat/particulate-matter-ukair-2017.csv filter=lfs diff=lfs merge=lfs -text
66
+ clf_cat/road-safety.csv filter=lfs diff=lfs merge=lfs -text
67
+ clf_cat/covertype.csv filter=lfs diff=lfs merge=lfs -text
68
+ reg_num/delays_zurich_transport.csv filter=lfs diff=lfs merge=lfs -text
69
+ reg_cat/Allstate_Claims_Severity.csv filter=lfs diff=lfs merge=lfs -text
70
+ reg_cat/Airlines_DepDelay_1M.csv filter=lfs diff=lfs merge=lfs -text
71
+ reg_cat/delays_zurich_transport.csv filter=lfs diff=lfs merge=lfs -text
72
+ reg_cat/topo_2_1.csv filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,292 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ annotations_creators: []
4
+ license: []
5
+ pretty_name: tabular_benchmark
6
+ tags: []
7
+ task_categories:
8
+ - tabular-classification
9
+ - tabular-regression
10
+ configs:
11
+ - config_name: clf_cat_albert
12
+ data_files: clf_cat/albert.csv
13
+ - config_name: clf_cat_compas-two-years
14
+ data_files: clf_cat/compas-two-years.csv
15
+ - config_name: clf_cat_covertype
16
+ data_files: clf_cat/covertype.csv
17
+ - config_name: clf_cat_default-of-credit-card-clients
18
+ data_files: clf_cat/default-of-credit-card-clients.csv
19
+ - config_name: clf_cat_electricity
20
+ data_files: clf_cat/electricity.csv
21
+ - config_name: clf_cat_eye_movements
22
+ data_files: clf_cat/eye_movements.csv
23
+ - config_name: clf_cat_road-safety
24
+ data_files: clf_cat/road-safety.csv
25
+ - config_name: clf_num_Bioresponse
26
+ data_files: clf_num/Bioresponse.csv
27
+ - config_name: clf_num_Diabetes130US
28
+ data_files: clf_num/Diabetes130US.csv
29
+ - config_name: clf_num_Higgs
30
+ data_files: clf_num/Higgs.csv
31
+ - config_name: clf_num_MagicTelescope
32
+ data_files: clf_num/MagicTelescope.csv
33
+ - config_name: clf_num_MiniBooNE
34
+ data_files: clf_num/MiniBooNE.csv
35
+ - config_name: clf_num_bank-marketing
36
+ data_files: clf_num/bank-marketing.csv
37
+ - config_name: clf_num_california
38
+ data_files: clf_num/california.csv
39
+ - config_name: clf_num_covertype
40
+ data_files: clf_num/covertype.csv
41
+ - config_name: clf_num_credit
42
+ data_files: clf_num/credit.csv
43
+ - config_name: clf_num_default-of-credit-card-clients
44
+ data_files: clf_num/default-of-credit-card-clients.csv
45
+ - config_name: clf_num_electricity
46
+ data_files: clf_num/electricity.csv
47
+ - config_name: clf_num_eye_movements
48
+ data_files: clf_num/eye_movements.csv
49
+ - config_name: clf_num_heloc
50
+ data_files: clf_num/heloc.csv
51
+ - config_name: clf_num_house_16H
52
+ data_files: clf_num/house_16H.csv
53
+ - config_name: clf_num_jannis
54
+ data_files: clf_num/jannis.csv
55
+ - config_name: clf_num_pol
56
+ data_files: clf_num/pol.csv
57
+ - config_name: reg_cat_Airlines_DepDelay_1M
58
+ data_files: reg_cat/Airlines_DepDelay_1M.csv
59
+ - config_name: reg_cat_Allstate_Claims_Severity
60
+ data_files: reg_cat/Allstate_Claims_Severity.csv
61
+ - config_name: reg_cat_Bike_Sharing_Demand
62
+ data_files: reg_cat/Bike_Sharing_Demand.csv
63
+ - config_name: reg_cat_Brazilian_houses
64
+ data_files: reg_cat/Brazilian_houses.csv
65
+ - config_name: reg_cat_Mercedes_Benz_Greener_Manufacturing
66
+ data_files: reg_cat/Mercedes_Benz_Greener_Manufacturing.csv
67
+ - config_name: reg_cat_SGEMM_GPU_kernel_performance
68
+ data_files: reg_cat/SGEMM_GPU_kernel_performance.csv
69
+ - config_name: reg_cat_abalone
70
+ data_files: reg_cat/abalone.csv
71
+ - config_name: reg_cat_analcatdata_supreme
72
+ data_files: reg_cat/analcatdata_supreme.csv
73
+ - config_name: reg_cat_delays_zurich_transport
74
+ data_files: reg_cat/delays_zurich_transport.csv
75
+ - config_name: reg_cat_diamonds
76
+ data_files: reg_cat/diamonds.csv
77
+ - config_name: reg_cat_house_sales
78
+ data_files: reg_cat/house_sales.csv
79
+ - config_name: reg_cat_medical_charges
80
+ data_files: reg_cat/medical_charges.csv
81
+ - config_name: reg_cat_nyc-taxi-green-dec-2016
82
+ data_files: reg_cat/nyc-taxi-green-dec-2016.csv
83
+ - config_name: reg_cat_particulate-matter-ukair-2017
84
+ data_files: reg_cat/particulate-matter-ukair-2017.csv
85
+ - config_name: reg_cat_seattlecrime6
86
+ data_files: reg_cat/seattlecrime6.csv
87
+ - config_name: reg_cat_topo_2_1
88
+ data_files: reg_cat/topo_2_1.csv
89
+ - config_name: reg_cat_visualizing_soil
90
+ data_files: reg_cat/visualizing_soil.csv
91
+ - config_name: reg_num_Ailerons
92
+ data_files: reg_num/Ailerons.csv
93
+ - config_name: reg_num_Bike_Sharing_Demand
94
+ data_files: reg_num/Bike_Sharing_Demand.csv
95
+ - config_name: reg_num_Brazilian_houses
96
+ data_files: reg_num/Brazilian_houses.csv
97
+ - config_name: reg_num_MiamiHousing2016
98
+ data_files: reg_num/MiamiHousing2016.csv
99
+ - config_name: reg_num_abalone
100
+ data_files: reg_num/abalone.csv
101
+ - config_name: reg_num_cpu_act
102
+ data_files: reg_num/cpu_act.csv
103
+ - config_name: reg_num_delays_zurich_transport
104
+ data_files: reg_num/delays_zurich_transport.csv
105
+ - config_name: reg_num_diamonds
106
+ data_files: reg_num/diamonds.csv
107
+ - config_name: reg_num_elevators
108
+ data_files: reg_num/elevators.csv
109
+ - config_name: reg_num_house_16H
110
+ data_files: reg_num/house_16H.csv
111
+ - config_name: reg_num_house_sales
112
+ data_files: reg_num/house_sales.csv
113
+ - config_name: reg_num_houses
114
+ data_files: reg_num/houses.csv
115
+ - config_name: reg_num_medical_charges
116
+ data_files: reg_num/medical_charges.csv
117
+ - config_name: reg_num_nyc-taxi-green-dec-2016
118
+ data_files: reg_num/nyc-taxi-green-dec-2016.csv
119
+ - config_name: reg_num_pol
120
+ data_files: reg_num/pol.csv
121
+ - config_name: reg_num_sulfur
122
+ data_files: reg_num/sulfur.csv
123
+ - config_name: reg_num_superconduct
124
+ data_files: reg_num/superconduct.csv
125
+ - config_name: reg_num_wine_quality
126
+ data_files: reg_num/wine_quality.csv
127
+ - config_name: reg_num_yprop_4_1
128
+ data_files: reg_num/yprop_4_1.csv
129
+ ---
130
+
131
+ # Tabular Benchmark
132
+
133
+ ## Dataset Description
134
+
135
+ This dataset is a curation of various datasets from [openML](https://www.openml.org/) and is curated to benchmark performance of various machine learning algorithms.
136
+
137
+ - **Repository:** https://github.com/LeoGrin/tabular-benchmark/community
138
+ - **Paper:** https://hal.archives-ouvertes.fr/hal-03723551v2/document
139
+
140
+ ### Dataset Summary
141
+
142
+ Benchmark made of curation of various tabular data learning tasks, including:
143
+ - Regression from Numerical and Categorical Features
144
+ - Regression from Numerical Features
145
+ - Classification from Numerical and Categorical Features
146
+ - Classification from Numerical Features
147
+
148
+ ### Supported Tasks and Leaderboards
149
+
150
+ - `tabular-regression`
151
+ - `tabular-classification`
152
+
153
+ ## Dataset Structure
154
+
155
+ ### Data Splits
156
+
157
+ This dataset consists of four splits (folders) based on tasks and datasets included in tasks.
158
+
159
+ - reg_num: Task identifier for regression on numerical features.
160
+ - reg_cat: Task identifier for regression on numerical and categorical features.
161
+ - clf_num: Task identifier for classification on numerical features.
162
+ - clf_cat: Task identifier for classification on categorical features.
163
+
164
+ Depending on the dataset you want to load, you can load the dataset by passing `task_name/dataset_name` to `data_files` argument of `load_dataset` like below:
165
+
166
+ ```python
167
+ from datasets import load_dataset
168
+ dataset = load_dataset("inria-soda/tabular-benchmark", data_files="reg_cat/house_sales.csv")
169
+ ```
170
+
171
+
172
+ ## Dataset Creation
173
+
174
+ ### Curation Rationale
175
+
176
+ This dataset is curated to benchmark performance of tree based models against neural networks. The process of picking the datasets for curation is mentioned in the paper as below:
177
+
178
+ - **Heterogeneous columns**. Columns should correspond to features of different nature. This excludes
179
+ images or signal datasets where each column corresponds to the same signal on different sensors.
180
+ - **Not high dimensional**. We only keep datasets with a d/n ratio below 1/10.
181
+ - **Undocumented datasets** We remove datasets where too little information is available. We did keep
182
+ datasets with hidden column names if it was clear that the features were heterogeneous.
183
+ - **I.I.D. data**. We remove stream-like datasets or time series.
184
+ - **Real-world data**. We remove artificial datasets but keep some simulated datasets. The difference is
185
+ subtle, but we try to keep simulated datasets if learning these datasets are of practical importance
186
+ (like the Higgs dataset), and not just a toy example to test specific model capabilities.
187
+ - **Not too small**. We remove datasets with too few features (< 4) and too few samples (< 3 000). For
188
+ benchmarks on numerical features only, we remove categorical features before checking if enough
189
+ features and samples are remaining.
190
+ - **Not too easy**. We remove datasets which are too easy. Specifically, we remove a dataset if a simple model (max of a single tree and a regression, logistic or OLS)
191
+ reaches a score whose relative difference with the score of both a default Resnet (from Gorishniy et al. [2021]) and a default HistGradientBoosting model (from scikit learn)
192
+ is below 5%. Other benchmarks use different metrics to remove too easy datasets, like removing datasets perfectly separated by a single decision classifier [Bischl et al., 2021],
193
+ but this ignores varying Bayes rate across datasets. As tree ensembles are superior to simple trees and logistic regresison [Fernández-Delgado et al., 2014],
194
+ a close score for the simple and powerful models suggests that we are already close to the best achievable score.
195
+ - **Not deterministic**. We remove datasets where the target is a deterministic function of the data. This
196
+ mostly means removing datasets on games like poker and chess. Indeed, we believe that these
197
+ datasets are very different from most real-world tabular datasets, and should be studied separately
198
+
199
+ ### Source Data
200
+
201
+
202
+ **Numerical Classification**
203
+ |dataset_name|n_samples|n_features|original_link|new_link|
204
+ |---|---|---|---|---|
205
+ |electricity|38474.0|7.0|https://www.openml.org/d/151|https://www.openml.org/d/44120|
206
+ |covertype|566602.0|10.0|https://www.openml.org/d/293|https://www.openml.org/d/44121|
207
+ |pol|10082.0|26.0|https://www.openml.org/d/722|https://www.openml.org/d/44122|
208
+ |house_16H|13488.0|16.0|https://www.openml.org/d/821|https://www.openml.org/d/44123|
209
+ |MagicTelescope|13376.0|10.0|https://www.openml.org/d/1120|https://www.openml.org/d/44125|
210
+ |bank-marketing|10578.0|7.0|https://www.openml.org/d/1461|https://www.openml.org/d/44126|
211
+ |Bioresponse|3434.0|419.0|https://www.openml.org/d/4134|https://www.openml.org/d/45019|
212
+ |MiniBooNE|72998.0|50.0|https://www.openml.org/d/41150|https://www.openml.org/d/44128|
213
+ |default-of-credit-card-clients|13272.0|20.0|https://www.openml.org/d/42477|https://www.openml.org/d/45020|
214
+ |Higgs|940160.0|24.0|https://www.openml.org/d/42769|https://www.openml.org/d/44129|
215
+ |eye_movements|7608.0|20.0|https://www.openml.org/d/1044|https://www.openml.org/d/44130|
216
+ |Diabetes130US|71090.0|7.0|https://www.openml.org/d/4541|https://www.openml.org/d/45022|
217
+ |jannis|57580.0|54.0|https://www.openml.org/d/41168|https://www.openml.org/d/45021|
218
+ |heloc|10000.0|22.0|"https://www.kaggle.com/datasets/averkiyoliabev/home-equity-line-of-creditheloc?select=heloc_dataset_v1+%281%29.csv"|https://www.openml.org/d/45026|
219
+ |credit|16714.0|10.0|"https://www.kaggle.com/c/GiveMeSomeCredit/data?select=cs-training.csv"|https://www.openml.org/d/44089|
220
+ |california|20634.0|8.0|"https://www.dcc.fc.up.pt/ltorgo/Regression/cal_housing.html"|https://www.openml.org/d/45028|
221
+
222
+
223
+ **Categorical Classification**
224
+ |dataset_name|n_samples|n_features|original_link|new_link|
225
+ |---|---|---|---|---|
226
+ |electricity|38474.0|8.0|https://www.openml.org/d/151|https://www.openml.org/d/44156|
227
+ |eye_movements|7608.0|23.0|https://www.openml.org/d/1044|https://www.openml.org/d/44157|
228
+ |covertype|423680.0|54.0|https://www.openml.org/d/1596|https://www.openml.org/d/44159|
229
+ |albert|58252.0|31.0|https://www.openml.org/d/41147|https://www.openml.org/d/45035|
230
+ |compas-two-years|4966.0|11.0|https://www.openml.org/d/42192|https://www.openml.org/d/45039|
231
+ |default-of-credit-card-clients|13272.0|21.0|https://www.openml.org/d/42477|https://www.openml.org/d/45036|
232
+ |road-safety|111762.0|32.0|https://www.openml.org/d/42803|https://www.openml.org/d/45038|
233
+
234
+
235
+ **Numerical Regression**
236
+ |dataset_name|n_samples|n_features|original_link|new_link|
237
+ |---|---|---|---|---|
238
+ |cpu_act|8192.0|21.0|https://www.openml.org/d/197|https://www.openml.org/d/44132|
239
+ |pol|15000.0|26.0|https://www.openml.org/d/201|https://www.openml.org/d/44133|
240
+ |elevators|16599.0|16.0|https://www.openml.org/d/216|https://www.openml.org/d/44134|
241
+ |wine_quality|6497.0|11.0|https://www.openml.org/d/287|https://www.openml.org/d/44136|
242
+ |Ailerons|13750.0|33.0|https://www.openml.org/d/296|https://www.openml.org/d/44137|
243
+ |yprop_4_1|8885.0|42.0|https://www.openml.org/d/416|https://www.openml.org/d/45032|
244
+ |houses|20640.0|8.0|https://www.openml.org/d/537|https://www.openml.org/d/44138|
245
+ |house_16H|22784.0|16.0|https://www.openml.org/d/574|https://www.openml.org/d/44139|
246
+ |delays_zurich_transport|5465575.0|9.0|https://www.openml.org/d/40753|https://www.openml.org/d/45034|
247
+ |diamonds|53940.0|6.0|https://www.openml.org/d/42225|https://www.openml.org/d/44140|
248
+ |Brazilian_houses|10692.0|8.0|https://www.openml.org/d/42688|https://www.openml.org/d/44141|
249
+ |Bike_Sharing_Demand|17379.0|6.0|https://www.openml.org/d/42712|https://www.openml.org/d/44142|
250
+ |nyc-taxi-green-dec-2016|581835.0|9.0|https://www.openml.org/d/42729|https://www.openml.org/d/44143|
251
+ |house_sales|21613.0|15.0|https://www.openml.org/d/42731|https://www.openml.org/d/44144|
252
+ |sulfur|10081.0|6.0|https://www.openml.org/d/23515|https://www.openml.org/d/44145|
253
+ |medical_charges|163065.0|5.0|https://www.openml.org/d/42720|https://www.openml.org/d/44146|
254
+ |MiamiHousing2016|13932.0|14.0|https://www.openml.org/d/43093|https://www.openml.org/d/44147|
255
+ |superconduct|21263.0|79.0|https://www.openml.org/d/43174|https://www.openml.org/d/44148|
256
+
257
+
258
+ **Categorical Regression**
259
+ |dataset_name|n_samples|n_features|original_link|new_link|
260
+ |---|---|---|---|---|
261
+ |topo_2_1|8885.0|255.0|https://www.openml.org/d/422|https://www.openml.org/d/45041|
262
+ |analcatdata_supreme|4052.0|7.0|https://www.openml.org/d/504|https://www.openml.org/d/44055|
263
+ |visualizing_soil|8641.0|4.0|https://www.openml.org/d/688|https://www.openml.org/d/44056|
264
+ |delays_zurich_transport|5465575.0|12.0|https://www.openml.org/d/40753|https://www.openml.org/d/45045|
265
+ |diamonds|53940.0|9.0|https://www.openml.org/d/42225|https://www.openml.org/d/44059|
266
+ |Allstate_Claims_Severity|188318.0|124.0|https://www.openml.org/d/42571|https://www.openml.org/d/45046|
267
+ |Mercedes_Benz_Greener_Manufacturing|4209.0|359.0|https://www.openml.org/d/42570|https://www.openml.org/d/44061|
268
+ |Brazilian_houses|10692.0|11.0|https://www.openml.org/d/42688|https://www.openml.org/d/44062|
269
+ |Bike_Sharing_Demand|17379.0|11.0|https://www.openml.org/d/42712|https://www.openml.org/d/44063|
270
+ |Airlines_DepDelay_1M|1000000.0|5.0|https://www.openml.org/d/42721|https://www.openml.org/d/45047|
271
+ |nyc-taxi-green-dec-2016|581835.0|16.0|https://www.openml.org/d/42729|https://www.openml.org/d/44065|
272
+ |abalone|4177.0|8.0|https://www.openml.org/d/42726|https://www.openml.org/d/45042|
273
+ |house_sales|21613.0|17.0|https://www.openml.org/d/42731|https://www.openml.org/d/44066|
274
+ |seattlecrime6|52031.0|4.0|https://www.openml.org/d/42496|https://www.openml.org/d/45043|
275
+ |medical_charges|163065.0|5.0|https://www.openml.org/d/42720|https://www.openml.org/d/45048|
276
+ |particulate-matter-ukair-2017|394299.0|6.0|https://www.openml.org/d/42207|https://www.openml.org/d/44068|
277
+ |SGEMM_GPU_kernel_performance|241600.0|9.0|https://www.openml.org/d/43144|https://www.openml.org/d/44069|
278
+
279
+
280
+ ### Dataset Curators
281
+
282
+ Léo Grinsztajn, Edouard Oyallon, Gaël Varoquaux.
283
+
284
+ ### Licensing Information
285
+
286
+ [More Information Needed]
287
+
288
+ ### Citation Information
289
+
290
+ Léo Grinsztajn, Edouard Oyallon, Gaël Varoquaux. Why do tree-based models still outperform deep
291
+ learning on typical tabular data?. NeurIPS 2022 Datasets and Benchmarks Track, Nov 2022, New
292
+ Orleans, United States. ffhal-03723551v2f
clf_cat/albert.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_cat/compas-two-years.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_cat/covertype.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:716928e78f3af7947d20867ab7159f8f19e9a65d10bb681b676e6f2719fb9ece
3
+ size 59921335
clf_cat/default-of-credit-card-clients.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_cat/electricity.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_cat/eye_movements.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_cat/road-safety.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c10d2cc6d04f8586a57a68ec5093c9420776ce08536a7fbe63c36fea15e586be
3
+ size 12995826
clf_num/Bioresponse.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/Diabetes130US.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/Higgs.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6eeaa6806da38dd272537c2d1d3646e1615c7e234f4eeea8920a4a7b719f24
3
+ size 433637684
clf_num/MagicTelescope.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/MiniBooNE.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f080afdc4b5fc29e29156bef893546a430e7ee8e89298416a46ccc92577279e
3
+ size 40798271
clf_num/bank-marketing.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/california.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/covertype.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d5a30a42f555ef8789f6511a2be15297335364336529bba28fb31d281f9068a
3
+ size 106053570
clf_num/credit.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/default-of-credit-card-clients.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/electricity.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/eye_movements.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/heloc.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/house_16H.csv ADDED
The diff for this file is too large to render. See raw diff
 
clf_num/jannis.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ec0a6d60f4fc6025eb8b1ad678f196d8c662982486f8a7dd91ee6a129e28b80
3
+ size 26384117
clf_num/pol.csv ADDED
The diff for this file is too large to render. See raw diff
 
git ADDED
File without changes
reg_cat/Airlines_DepDelay_1M.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fada6a98b181d14dd8e4dcb65587cc799ef5237f2adfa0f779e61489b236791e
3
+ size 41023434
reg_cat/Allstate_Claims_Severity.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e47ef327aad9f06e5d7e03acc25d287edbb6eea3c1471f92a8ddce420b1287f8
3
+ size 76044510
reg_cat/Bike_Sharing_Demand.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_cat/Brazilian_houses.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_cat/Mercedes_Benz_Greener_Manufacturing.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_cat/SGEMM_GPU_kernel_performance.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb764f64d2e95a8856bc8de0b3dacf95d83a617f82fe72340698817735c79474
3
+ size 11902690
reg_cat/abalone.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_cat/analcatdata_supreme.csv ADDED
@@ -0,0 +1,4053 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Actions_taken,Liberal,Unconstitutional,Precedent_alteration,Unanimous,Year_of_decision,Lower_court_disagreement,Log_exposure
2
+ 0,1,0,0,1,1953.0,1,2.3
3
+ 0,0,0,0,1,1953.0,0,2.3
4
+ 0,0,0,0,0,1953.0,0,2.3
5
+ 0,0,0,0,1,1953.0,1,2.3
6
+ 0,1,0,0,0,1953.0,0,2.3
7
+ 0,0,0,0,1,1953.0,1,2.3
8
+ 0,1,0,0,0,1953.0,0,2.3
9
+ 0,1,0,0,1,1953.0,1,2.3
10
+ 1,0,0,0,0,1953.0,0,2.3
11
+ 1,0,0,0,0,1953.0,0,2.3
12
+ 0,1,0,0,1,1953.0,0,2.3
13
+ 0,1,0,0,0,1953.0,0,2.3
14
+ 1,0,0,0,0,1953.0,0,2.3
15
+ 0,1,0,0,0,1953.0,0,2.3
16
+ 0,1,0,0,1,1953.0,0,2.3
17
+ 0,1,0,0,0,1953.0,0,2.3
18
+ 0,1,0,0,0,1953.0,0,2.3
19
+ 0,0,0,0,0,1953.0,1,2.3
20
+ 0,0,0,0,1,1953.0,1,2.3
21
+ 0,1,0,0,0,1953.0,0,2.3
22
+ 0,0,0,0,0,1953.0,0,2.3
23
+ 0,0,0,0,1,1953.0,1,2.3
24
+ 0,1,0,0,0,1953.0,0,2.3
25
+ 0,0,0,0,1,1953.0,1,2.3
26
+ 0,0,0,0,0,1953.0,0,2.3
27
+ 0,1,0,0,1,1953.0,0,2.3
28
+ 0,1,0,0,0,1954.0,0,2.3
29
+ 0,1,0,0,0,1954.0,1,2.3
30
+ 0,1,0,0,1,1954.0,0,2.3
31
+ 0,0,0,0,1,1954.0,0,2.3
32
+ 0,1,0,0,1,1954.0,0,2.3
33
+ 0,1,0,0,1,1954.0,0,2.3
34
+ 0,1,0,0,1,1954.0,0,2.3
35
+ 0,0,0,0,0,1954.0,0,2.3
36
+ 0,1,1,1,1,1954.0,0,2.3
37
+ 0,1,0,0,1,1954.0,0,2.3
38
+ 0,0,0,0,0,1954.0,0,2.3
39
+ 0,0,0,0,1,1954.0,0,2.3
40
+ 0,0,0,0,1,1954.0,0,2.3
41
+ 0,0,0,0,0,1954.0,1,2.3
42
+ 0,1,1,1,1,1954.0,0,2.3
43
+ 0,1,0,0,0,1954.0,0,2.3
44
+ 0,1,0,0,0,1954.0,0,2.3
45
+ 0,1,0,0,1,1954.0,0,2.3
46
+ 0,0,0,0,0,1954.0,0,2.3
47
+ 0,1,0,0,0,1954.0,0,2.3
48
+ 0,1,0,0,1,1954.0,0,2.3
49
+ 0,0,0,0,0,1954.0,0,2.3
50
+ 0,1,0,0,1,1954.0,0,2.3
51
+ 0,0,0,0,0,1954.0,0,2.3
52
+ 0,1,0,0,0,1954.0,1,2.3
53
+ 0,0,0,0,0,1954.0,0,2.3
54
+ 0,0,0,0,1,1954.0,1,2.3
55
+ 0,1,0,0,1,1954.0,0,2.3
56
+ 0,0,0,0,0,1954.0,0,2.3
57
+ 0,0,0,0,1,1954.0,0,2.3
58
+ 0,1,0,0,0,1954.0,0,2.3
59
+ 0,0,0,0,0,1954.0,0,2.3
60
+ 0,0,0,0,0,1954.0,0,2.3
61
+ 0,1,0,0,0,1954.0,0,2.3
62
+ 0,1,0,0,1,1954.0,0,2.3
63
+ 0,0,0,0,0,1954.0,1,2.3
64
+ 0,0,0,0,0,1954.0,0,2.3
65
+ 0,1,0,0,1,1954.0,0,2.3
66
+ 0,0,0,0,0,1954.0,0,2.3
67
+ 0,0,0,0,0,1954.0,0,2.3
68
+ 0,1,0,0,0,1954.0,0,2.3
69
+ 0,0,0,0,0,1954.0,1,2.3
70
+ 0,1,0,0,0,1954.0,1,2.3
71
+ 0,1,0,0,0,1954.0,0,2.3
72
+ 0,0,0,0,0,1954.0,1,2.3
73
+ 0,1,0,0,1,1954.0,1,2.3
74
+ 0,1,0,0,0,1954.0,0,2.3
75
+ 0,0,0,0,0,1954.0,0,2.3
76
+ 0,0,0,0,0,1954.0,0,2.3
77
+ 0,1,0,0,1,1954.0,0,2.3
78
+ 0,1,0,0,1,1954.0,0,2.3
79
+ 0,0,0,0,0,1954.0,1,2.3
80
+ 0,0,0,0,0,1954.0,0,2.3
81
+ 0,0,0,0,0,1954.0,0,2.3
82
+ 0,1,1,1,1,1954.0,0,2.3
83
+ 0,0,0,0,0,1954.0,0,2.3
84
+ 0,1,1,1,1,1954.0,0,2.3
85
+ 6,0,0,0,0,1954.0,0,2.3
86
+ 0,1,0,0,1,1954.0,1,2.3
87
+ 0,0,0,0,1,1954.0,1,2.3
88
+ 0,1,0,0,1,1954.0,0,2.3
89
+ 0,0,0,0,0,1954.0,1,2.3
90
+ 0,1,0,0,1,1954.0,0,2.3
91
+ 0,1,0,0,1,1954.0,0,2.3
92
+ 0,0,0,0,0,1954.0,0,2.3
93
+ 0,1,0,0,1,1954.0,0,2.3
94
+ 0,1,0,0,1,1954.0,0,2.3
95
+ 0,1,0,0,0,1954.0,1,2.3
96
+ 0,0,0,0,1,1954.0,0,2.3
97
+ 0,1,0,0,1,1955.0,0,2.3
98
+ 0,1,0,0,1,1955.0,0,2.3
99
+ 0,1,0,0,0,1955.0,0,2.3
100
+ 0,1,0,0,1,1955.0,0,2.3
101
+ 0,0,0,0,0,1955.0,0,2.3
102
+ 0,0,0,0,0,1955.0,1,2.3
103
+ 1,1,0,0,0,1955.0,0,2.3
104
+ 0,1,0,0,0,1955.0,1,2.3
105
+ 0,1,0,0,0,1955.0,0,2.3
106
+ 0,1,0,0,0,1955.0,0,2.3
107
+ 0,1,0,0,0,1955.0,1,2.3
108
+ 0,0,0,0,1,1955.0,0,2.3
109
+ 0,1,0,0,1,1955.0,0,2.3
110
+ 0,0,0,0,0,1955.0,0,2.3
111
+ 0,0,0,0,0,1955.0,1,2.3
112
+ 0,0,0,0,0,1955.0,0,2.3
113
+ 0,1,0,0,1,1955.0,0,2.3
114
+ 0,1,0,0,0,1955.0,0,2.3
115
+ 0,1,0,0,0,1955.0,0,2.3
116
+ 0,1,0,0,0,1955.0,1,2.3
117
+ 0,1,0,0,0,1955.0,0,2.3
118
+ 0,1,0,0,0,1955.0,1,2.3
119
+ 2,0,0,0,0,1955.0,0,2.3
120
+ 0,0,0,0,0,1955.0,0,2.3
121
+ 0,1,0,0,0,1955.0,0,2.3
122
+ 0,1,0,0,1,1955.0,0,2.3
123
+ 0,0,0,0,1,1955.0,0,2.3
124
+ 0,0,0,0,0,1955.0,0,2.3
125
+ 0,1,0,0,0,1955.0,0,2.3
126
+ 0,1,0,0,1,1955.0,0,2.3
127
+ 0,0,0,0,0,1955.0,0,2.3
128
+ 0,1,0,0,1,1955.0,0,2.3
129
+ 0,1,0,0,1,1955.0,0,2.3
130
+ 0,1,0,0,0,1955.0,0,2.3
131
+ 0,0,0,0,0,1955.0,0,2.3
132
+ 0,1,0,0,1,1955.0,0,2.3
133
+ 0,0,0,0,1,1955.0,0,2.3
134
+ 0,1,0,0,1,1955.0,0,2.3
135
+ 0,1,0,0,0,1955.0,0,2.3
136
+ 0,1,0,0,0,1955.0,0,2.3
137
+ 0,1,0,0,0,1955.0,1,2.3
138
+ 0,1,0,0,1,1955.0,0,2.3
139
+ 0,1,0,0,1,1955.0,0,2.3
140
+ 0,0,0,0,0,1955.0,1,2.3
141
+ 0,1,0,0,0,1955.0,0,2.3
142
+ 0,1,0,0,1,1955.0,0,2.3
143
+ 0,0,0,0,1,1955.0,0,2.3
144
+ 0,1,0,0,1,1955.0,0,2.3
145
+ 0,1,0,0,1,1955.0,0,2.3
146
+ 0,0,0,0,0,1955.0,0,2.3
147
+ 0,1,0,0,0,1955.0,0,2.3
148
+ 0,1,0,0,1,1955.0,0,2.3
149
+ 0,1,0,0,0,1955.0,0,2.3
150
+ 0,1,0,0,1,1955.0,0,2.3
151
+ 0,0,0,0,1,1955.0,0,2.3
152
+ 0,1,0,0,0,1955.0,0,2.3
153
+ 0,1,0,0,0,1955.0,0,2.3
154
+ 0,1,0,0,0,1955.0,0,2.3
155
+ 0,1,0,0,0,1955.0,0,2.3
156
+ 0,1,0,0,1,1955.0,0,2.3
157
+ 0,1,0,0,1,1955.0,0,2.3
158
+ 0,0,0,0,1,1955.0,0,2.3
159
+ 0,1,0,0,0,1955.0,0,2.3
160
+ 0,1,0,0,0,1956.0,0,2.3
161
+ 0,1,0,0,1,1956.0,0,2.3
162
+ 0,1,0,0,1,1956.0,0,2.3
163
+ 0,1,0,0,0,1956.0,0,2.3
164
+ 0,1,0,0,1,1956.0,0,2.3
165
+ 0,1,0,0,1,1956.0,0,2.3
166
+ 0,1,0,0,0,1956.0,0,2.3
167
+ 0,1,0,0,0,1956.0,0,2.3
168
+ 0,0,0,0,1,1956.0,0,2.3
169
+ 0,1,0,0,1,1956.0,0,2.3
170
+ 0,1,0,0,0,1956.0,1,2.3
171
+ 0,1,0,0,0,1956.0,0,2.3
172
+ 0,1,0,0,0,1956.0,1,2.3
173
+ 0,1,1,0,0,1956.0,1,2.3
174
+ 0,1,0,0,1,1956.0,0,2.3
175
+ 0,1,0,0,0,1956.0,0,2.3
176
+ 0,1,0,0,0,1956.0,1,2.3
177
+ 0,0,0,0,0,1956.0,0,2.3
178
+ 0,1,0,0,0,1956.0,0,2.3
179
+ 0,0,0,0,1,1956.0,0,2.3
180
+ 0,1,0,0,1,1956.0,0,2.3
181
+ 0,0,0,0,0,1956.0,1,2.3
182
+ 0,1,0,0,0,1956.0,1,2.3
183
+ 0,0,0,0,0,1956.0,0,2.3
184
+ 0,1,0,0,1,1956.0,1,2.3
185
+ 0,1,0,0,0,1956.0,0,2.3
186
+ 0,0,0,0,0,1956.0,0,2.3
187
+ 0,0,0,0,1,1956.0,0,2.3
188
+ 0,1,0,0,1,1956.0,0,2.3
189
+ 0,1,0,0,0,1956.0,0,2.3
190
+ 0,0,0,0,0,1956.0,0,2.3
191
+ 0,0,0,0,0,1956.0,0,2.3
192
+ 0,1,0,0,0,1956.0,0,2.3
193
+ 0,1,0,0,1,1956.0,1,2.3
194
+ 0,0,0,0,0,1956.0,0,2.3
195
+ 0,1,0,0,0,1956.0,0,2.3
196
+ 0,0,0,0,0,1956.0,0,2.3
197
+ 0,0,0,0,0,1956.0,0,2.3
198
+ 0,0,0,0,1,1956.0,0,2.3
199
+ 0,0,0,0,0,1956.0,0,2.3
200
+ 0,1,0,0,0,1956.0,0,2.3
201
+ 0,0,0,0,0,1956.0,1,2.3
202
+ 0,1,0,0,0,1956.0,0,2.3
203
+ 0,0,0,0,0,1956.0,0,2.3
204
+ 0,1,1,0,0,1956.0,1,2.3
205
+ 0,1,0,0,1,1956.0,0,2.3
206
+ 0,1,0,0,1,1956.0,0,2.3
207
+ 0,1,0,0,0,1956.0,0,2.3
208
+ 0,0,0,0,1,1956.0,0,2.3
209
+ 0,0,0,0,0,1956.0,0,2.3
210
+ 0,1,0,0,1,1956.0,0,2.3
211
+ 0,0,0,0,0,1956.0,0,2.3
212
+ 0,1,0,0,0,1956.0,0,2.3
213
+ 0,1,0,0,1,1956.0,0,2.3
214
+ 0,1,0,0,0,1956.0,1,2.3
215
+ 0,1,0,0,1,1956.0,0,2.3
216
+ 0,1,0,0,0,1956.0,0,2.3
217
+ 0,1,0,0,1,1956.0,0,2.3
218
+ 0,0,0,0,1,1956.0,1,2.3
219
+ 0,0,0,0,0,1956.0,0,2.3
220
+ 0,0,0,0,0,1956.0,1,2.3
221
+ 0,0,0,0,0,1956.0,0,2.3
222
+ 0,0,0,0,1,1956.0,1,2.3
223
+ 0,1,0,0,1,1956.0,1,2.3
224
+ 0,1,0,0,1,1956.0,0,2.3
225
+ 0,0,0,0,1,1956.0,0,2.3
226
+ 0,0,0,0,0,1956.0,1,2.3
227
+ 0,0,0,0,0,1956.0,1,2.3
228
+ 0,0,0,0,0,1956.0,1,2.3
229
+ 0,1,0,0,1,1956.0,0,2.3
230
+ 0,0,0,0,0,1956.0,0,2.3
231
+ 0,1,0,0,1,1956.0,0,2.3
232
+ 0,1,0,0,0,1956.0,0,2.3
233
+ 0,1,0,0,1,1956.0,0,2.3
234
+ 0,1,0,0,0,1956.0,1,2.3
235
+ 0,1,0,0,1,1956.0,1,2.3
236
+ 0,1,0,0,1,1956.0,0,2.3
237
+ 0,1,0,0,1,1956.0,0,2.3
238
+ 0,1,0,0,0,1956.0,0,2.3
239
+ 0,1,0,0,1,1956.0,0,2.3
240
+ 0,1,1,0,0,1956.0,0,2.3
241
+ 0,0,0,0,0,1956.0,0,2.3
242
+ 0,0,0,0,0,1957.0,0,2.3
243
+ 0,0,0,0,1,1957.0,0,2.3
244
+ 0,0,0,0,0,1957.0,0,2.3
245
+ 0,1,0,0,1,1957.0,0,2.3
246
+ 0,1,0,0,1,1957.0,0,2.3
247
+ 0,0,0,0,0,1957.0,0,2.3
248
+ 0,1,0,0,1,1957.0,0,2.3
249
+ 0,0,0,0,0,1957.0,0,2.3
250
+ 0,1,0,0,0,1957.0,0,2.3
251
+ 0,1,0,0,1,1957.0,0,2.3
252
+ 0,1,0,0,1,1957.0,0,2.3
253
+ 0,1,0,0,0,1957.0,0,2.3
254
+ 0,1,1,0,0,1957.0,0,2.3
255
+ 0,1,0,0,1,1957.0,0,2.3
256
+ 0,0,0,0,0,1957.0,0,2.3
257
+ 0,0,0,0,0,1957.0,0,2.3
258
+ 0,1,0,0,0,1957.0,1,2.3
259
+ 0,0,0,0,0,1957.0,1,2.3
260
+ 0,0,0,0,0,1957.0,0,2.3
261
+ 0,1,0,0,0,1957.0,0,2.3
262
+ 0,1,0,0,1,1957.0,1,2.3
263
+ 0,1,0,0,0,1957.0,0,2.3
264
+ 0,1,0,0,0,1957.0,0,2.3
265
+ 0,0,0,0,1,1957.0,0,2.3
266
+ 0,1,1,1,0,1957.0,0,2.3
267
+ 0,1,0,0,0,1957.0,0,2.3
268
+ 0,1,0,0,1,1957.0,0,2.3
269
+ 0,1,0,0,0,1957.0,0,2.3
270
+ 0,1,0,0,1,1957.0,1,2.3
271
+ 0,1,0,0,0,1957.0,0,2.3
272
+ 0,0,0,0,0,1957.0,0,2.3
273
+ 0,1,0,0,0,1957.0,0,2.3
274
+ 0,0,0,0,0,1957.0,0,2.3
275
+ 0,1,0,1,0,1957.0,0,2.3
276
+ 0,1,0,0,0,1957.0,0,2.3
277
+ 0,1,0,0,0,1957.0,0,2.3
278
+ 0,0,0,0,0,1957.0,0,2.3
279
+ 0,1,0,0,0,1957.0,0,2.3
280
+ 0,1,0,0,0,1957.0,0,2.3
281
+ 0,0,0,0,0,1957.0,0,2.3
282
+ 0,0,0,0,1,1957.0,0,2.3
283
+ 0,1,0,0,1,1957.0,0,2.3
284
+ 0,0,0,0,0,1957.0,0,2.3
285
+ 0,1,0,0,0,1957.0,0,2.3
286
+ 0,1,0,0,0,1957.0,0,2.3
287
+ 0,0,0,0,0,1957.0,0,2.3
288
+ 0,0,0,0,0,1957.0,0,2.3
289
+ 0,1,0,0,0,1957.0,0,2.3
290
+ 0,1,1,1,0,1957.0,0,2.3
291
+ 0,1,0,0,0,1957.0,0,2.3
292
+ 0,1,0,0,0,1957.0,0,2.3
293
+ 0,1,0,0,1,1957.0,0,2.3
294
+ 0,0,0,0,0,1957.0,0,2.3
295
+ 0,1,0,0,0,1957.0,0,2.3
296
+ 0,1,0,0,1,1957.0,1,2.3
297
+ 0,1,0,0,0,1957.0,0,2.3
298
+ 0,1,0,0,1,1957.0,0,2.3
299
+ 0,1,1,0,1,1957.0,0,2.3
300
+ 0,1,0,0,0,1957.0,0,2.3
301
+ 0,1,0,0,0,1957.0,1,2.3
302
+ 0,1,0,0,0,1957.0,1,2.3
303
+ 0,1,0,0,0,1957.0,0,2.3
304
+ 0,1,0,0,1,1957.0,1,2.3
305
+ 0,1,0,0,1,1957.0,1,2.3
306
+ 0,1,0,0,0,1957.0,0,2.3
307
+ 0,0,0,0,0,1957.0,0,2.3
308
+ 0,1,0,0,0,1957.0,1,2.3
309
+ 0,1,0,0,0,1957.0,0,2.3
310
+ 0,1,0,0,1,1957.0,0,2.3
311
+ 0,1,0,0,1,1957.0,0,2.3
312
+ 0,1,0,0,1,1957.0,0,2.3
313
+ 0,1,0,0,0,1957.0,0,2.3
314
+ 0,1,0,0,1,1957.0,0,2.3
315
+ 0,1,0,0,1,1957.0,0,2.3
316
+ 0,1,0,0,1,1957.0,0,2.3
317
+ 0,1,0,0,0,1957.0,0,2.3
318
+ 0,1,0,0,1,1957.0,0,2.3
319
+ 0,0,0,0,0,1957.0,0,2.3
320
+ 0,1,0,0,0,1957.0,0,2.3
321
+ 0,1,0,0,1,1957.0,1,2.3
322
+ 0,0,0,0,0,1957.0,0,2.3
323
+ 0,1,0,0,1,1957.0,0,2.3
324
+ 0,0,0,0,1,1957.0,0,2.3
325
+ 0,1,0,0,0,1957.0,1,2.3
326
+ 0,0,0,0,0,1957.0,1,2.3
327
+ 0,1,0,0,0,1957.0,0,2.3
328
+ 0,0,0,0,0,1957.0,0,2.3
329
+ 0,0,0,0,0,1957.0,0,2.3
330
+ 0,0,0,0,0,1957.0,0,2.3
331
+ 0,1,0,0,0,1957.0,0,2.3
332
+ 0,1,0,0,1,1957.0,0,2.3
333
+ 0,1,0,0,0,1957.0,0,2.3
334
+ 0,1,0,0,0,1957.0,0,2.3
335
+ 0,1,0,0,0,1957.0,1,2.3
336
+ 0,1,0,0,0,1957.0,0,2.3
337
+ 0,0,0,0,1,1957.0,0,2.3
338
+ 0,1,0,0,1,1957.0,0,2.3
339
+ 0,0,0,0,0,1957.0,0,2.3
340
+ 0,0,0,0,0,1957.0,0,2.3
341
+ 0,1,0,0,0,1957.0,0,2.3
342
+ 0,1,0,0,0,1957.0,0,2.3
343
+ 0,0,0,0,1,1957.0,0,2.3
344
+ 0,1,0,0,0,1957.0,0,2.3
345
+ 0,0,0,0,0,1957.0,0,2.3
346
+ 0,1,0,0,0,1957.0,0,2.3
347
+ 0,1,0,0,0,1957.0,0,2.3
348
+ 0,0,0,0,0,1957.0,0,2.3
349
+ 0,1,0,0,0,1957.0,0,2.3
350
+ 0,0,0,0,0,1957.0,0,2.3
351
+ 0,1,0,0,1,1957.0,0,2.3
352
+ 0,1,0,0,0,1957.0,0,2.3
353
+ 0,1,0,0,0,1957.0,1,2.3
354
+ 0,1,1,0,0,1958.0,0,2.3
355
+ 0,0,0,0,0,1958.0,0,2.3
356
+ 0,1,0,0,1,1958.0,1,2.3
357
+ 0,0,0,0,1,1958.0,0,2.3
358
+ 0,0,0,0,0,1958.0,0,2.3
359
+ 0,1,0,0,1,1958.0,0,2.3
360
+ 0,1,0,0,0,1958.0,0,2.3
361
+ 0,1,1,0,0,1958.0,1,2.3
362
+ 0,1,0,0,0,1958.0,0,2.3
363
+ 0,0,0,0,0,1958.0,0,2.3
364
+ 0,1,0,0,1,1958.0,1,2.3
365
+ 0,0,0,0,0,1958.0,0,2.3
366
+ 0,1,0,0,0,1958.0,1,2.3
367
+ 0,1,0,0,0,1958.0,0,2.3
368
+ 0,1,0,0,0,1958.0,0,2.3
369
+ 0,0,0,0,0,1958.0,0,2.3
370
+ 0,1,0,0,0,1958.0,0,2.3
371
+ 0,1,0,0,0,1958.0,0,2.3
372
+ 0,1,0,0,0,1958.0,0,2.3
373
+ 0,1,0,0,0,1958.0,0,2.3
374
+ 0,0,0,0,0,1958.0,1,2.3
375
+ 0,1,0,0,0,1958.0,0,2.3
376
+ 0,0,0,0,0,1958.0,0,2.3
377
+ 0,1,0,0,1,1958.0,0,2.3
378
+ 0,1,0,0,0,1958.0,0,2.3
379
+ 0,1,0,0,1,1958.0,0,2.3
380
+ 0,1,0,0,1,1958.0,1,2.3
381
+ 0,1,0,0,1,1958.0,1,2.3
382
+ 0,0,0,0,0,1958.0,0,2.3
383
+ 0,1,0,0,0,1958.0,0,2.3
384
+ 0,0,0,0,0,1958.0,0,2.3
385
+ 0,0,0,0,1,1958.0,0,2.3
386
+ 0,0,0,0,1,1958.0,0,2.3
387
+ 0,0,0,0,0,1958.0,0,2.3
388
+ 0,0,0,0,0,1958.0,0,2.3
389
+ 0,1,0,0,1,1958.0,0,2.3
390
+ 0,0,0,0,0,1958.0,0,2.3
391
+ 0,0,0,0,1,1958.0,0,2.3
392
+ 0,1,0,0,1,1958.0,0,2.3
393
+ 0,1,0,0,1,1958.0,0,2.3
394
+ 0,0,0,0,0,1958.0,0,2.3
395
+ 0,0,0,0,0,1958.0,0,2.3
396
+ 0,0,0,0,0,1958.0,0,2.3
397
+ 0,0,0,0,0,1958.0,0,2.3
398
+ 0,1,0,0,0,1958.0,0,2.3
399
+ 0,1,0,0,0,1958.0,0,2.3
400
+ 0,0,0,0,0,1958.0,0,2.3
401
+ 0,1,0,0,0,1958.0,1,2.3
402
+ 0,0,0,0,0,1958.0,0,2.3
403
+ 0,1,0,0,0,1958.0,0,2.3
404
+ 0,0,0,0,1,1958.0,0,2.3
405
+ 0,1,0,0,0,1958.0,0,2.3
406
+ 0,0,0,0,0,1958.0,0,2.3
407
+ 0,1,0,0,0,1958.0,0,2.3
408
+ 0,0,0,0,1,1958.0,0,2.3
409
+ 0,1,0,0,0,1958.0,0,2.3
410
+ 0,1,0,0,0,1958.0,1,2.3
411
+ 0,1,0,0,0,1958.0,1,2.3
412
+ 0,1,0,0,0,1958.0,0,2.3
413
+ 0,1,0,0,0,1958.0,0,2.3
414
+ 0,1,0,0,0,1958.0,0,2.3
415
+ 0,1,0,0,0,1958.0,1,2.3
416
+ 0,0,0,0,0,1958.0,0,2.3
417
+ 0,0,0,0,0,1958.0,0,2.3
418
+ 0,0,0,0,0,1958.0,0,2.3
419
+ 0,0,0,0,0,1958.0,0,2.3
420
+ 0,0,0,0,0,1958.0,1,2.3
421
+ 0,1,0,0,1,1958.0,0,2.3
422
+ 0,0,0,0,0,1958.0,0,2.3
423
+ 0,0,0,0,0,1958.0,0,2.3
424
+ 0,0,0,0,0,1958.0,1,2.3
425
+ 0,1,0,0,1,1958.0,0,2.3
426
+ 0,0,0,0,0,1958.0,0,2.3
427
+ 0,1,0,0,0,1958.0,0,2.3
428
+ 0,0,0,0,1,1958.0,1,2.3
429
+ 0,1,1,0,0,1958.0,0,2.3
430
+ 0,1,0,0,0,1958.0,0,2.3
431
+ 0,1,0,0,0,1958.0,1,2.3
432
+ 0,1,0,0,1,1958.0,0,2.3
433
+ 0,0,0,0,0,1958.0,0,2.3
434
+ 0,1,0,0,0,1958.0,0,2.3
435
+ 0,0,0,0,1,1958.0,1,2.3
436
+ 0,1,0,0,0,1958.0,0,2.3
437
+ 0,0,0,0,0,1958.0,0,2.3
438
+ 0,0,0,0,0,1958.0,0,2.3
439
+ 0,1,1,0,0,1958.0,0,2.3
440
+ 0,1,0,0,0,1958.0,1,2.3
441
+ 0,0,0,0,0,1958.0,0,2.3
442
+ 0,1,0,0,1,1958.0,0,2.3
443
+ 0,1,0,0,0,1958.0,0,2.3
444
+ 0,1,0,0,0,1958.0,0,2.3
445
+ 0,1,1,0,0,1958.0,0,2.3
446
+ 0,0,0,0,1,1958.0,0,2.3
447
+ 0,0,0,0,0,1958.0,0,2.3
448
+ 0,1,0,0,1,1958.0,0,2.3
449
+ 0,0,0,0,1,1958.0,0,2.3
450
+ 0,1,0,0,0,1958.0,0,2.3
451
+ 0,1,0,0,1,1958.0,0,2.3
452
+ 0,0,0,0,0,1958.0,0,2.3
453
+ 0,1,0,0,1,1958.0,0,2.3
454
+ 0,0,0,0,0,1959.0,0,2.3
455
+ 0,1,1,0,1,1959.0,1,2.3
456
+ 0,0,0,0,0,1959.0,0,2.3
457
+ 0,0,0,0,0,1959.0,0,2.3
458
+ 0,0,0,0,1,1959.0,0,2.3
459
+ 0,0,0,0,0,1959.0,0,2.3
460
+ 0,0,0,0,0,1959.0,0,2.3
461
+ 0,1,0,0,1,1959.0,0,2.3
462
+ 0,1,0,0,1,1959.0,1,2.3
463
+ 0,0,0,0,0,1959.0,0,2.3
464
+ 0,1,0,0,1,1959.0,1,2.3
465
+ 0,0,0,0,0,1959.0,0,2.3
466
+ 0,1,0,0,0,1959.0,0,2.3
467
+ 0,0,0,0,0,1959.0,0,2.3
468
+ 0,1,0,0,0,1959.0,0,2.3
469
+ 0,1,0,0,0,1959.0,0,2.3
470
+ 0,1,0,0,0,1959.0,1,2.3
471
+ 0,1,0,0,1,1959.0,0,2.3
472
+ 0,1,0,0,0,1959.0,0,2.3
473
+ 0,0,0,0,0,1959.0,0,2.3
474
+ 0,1,0,0,0,1959.0,0,2.3
475
+ 0,1,0,0,1,1959.0,0,2.3
476
+ 0,0,0,0,0,1959.0,0,2.3
477
+ 0,1,0,0,1,1959.0,0,2.3
478
+ 0,0,0,0,0,1959.0,0,2.3
479
+ 0,0,0,0,0,1959.0,0,2.3
480
+ 0,0,0,0,0,1959.0,0,2.3
481
+ 0,1,0,0,0,1959.0,0,2.3
482
+ 0,0,0,0,0,1959.0,1,2.3
483
+ 0,0,0,0,0,1959.0,0,2.3
484
+ 0,1,0,0,1,1959.0,0,2.3
485
+ 0,0,0,0,0,1959.0,0,2.3
486
+ 0,1,0,0,1,1959.0,0,2.3
487
+ 0,1,0,0,1,1959.0,0,2.3
488
+ 0,1,0,0,1,1959.0,1,2.3
489
+ 0,0,0,0,0,1959.0,1,2.3
490
+ 0,0,0,0,0,1959.0,0,2.3
491
+ 0,0,0,0,0,1959.0,1,2.3
492
+ 0,1,0,0,0,1959.0,0,2.3
493
+ 0,0,0,0,0,1959.0,0,2.3
494
+ 0,1,0,0,0,1959.0,0,2.3
495
+ 0,1,0,0,1,1959.0,1,2.3
496
+ 0,1,0,0,0,1959.0,1,2.3
497
+ 0,1,0,0,0,1959.0,1,2.3
498
+ 0,0,0,0,1,1959.0,0,2.3
499
+ 0,1,0,0,0,1959.0,0,2.3
500
+ 0,1,0,0,0,1959.0,1,2.3
501
+ 0,1,1,0,1,1959.0,0,2.3
502
+ 0,0,0,0,0,1959.0,0,2.3
503
+ 0,1,0,0,1,1959.0,1,2.3
504
+ 0,1,0,0,1,1959.0,0,2.3
505
+ 0,1,0,0,1,1959.0,0,2.3
506
+ 0,1,0,0,1,1959.0,0,2.3
507
+ 0,1,0,0,1,1959.0,0,2.3
508
+ 0,0,0,0,0,1959.0,0,2.3
509
+ 0,0,0,0,0,1959.0,0,2.3
510
+ 0,1,0,0,0,1959.0,0,2.3
511
+ 0,1,0,0,0,1959.0,1,2.3
512
+ 0,0,0,0,0,1959.0,0,2.3
513
+ 0,0,0,0,0,1959.0,0,2.3
514
+ 0,1,0,0,0,1959.0,1,2.3
515
+ 0,1,0,0,1,1959.0,1,2.3
516
+ 0,0,0,0,0,1959.0,0,2.3
517
+ 0,1,0,0,1,1959.0,0,2.3
518
+ 0,1,0,0,1,1959.0,0,2.3
519
+ 0,1,0,0,0,1959.0,0,2.3
520
+ 0,1,0,0,0,1959.0,1,2.3
521
+ 0,1,0,0,1,1959.0,0,2.3
522
+ 0,1,0,0,1,1959.0,0,2.3
523
+ 0,0,0,0,0,1959.0,0,2.3
524
+ 0,0,0,0,0,1959.0,0,2.3
525
+ 0,0,0,0,0,1959.0,0,2.3
526
+ 0,0,0,0,0,1959.0,0,2.3
527
+ 0,1,0,0,1,1959.0,1,2.3
528
+ 0,1,0,0,0,1959.0,0,2.3
529
+ 0,0,0,0,0,1959.0,0,2.3
530
+ 0,0,0,0,0,1959.0,0,2.3
531
+ 0,1,0,0,0,1959.0,0,2.3
532
+ 0,1,0,0,1,1959.0,0,2.3
533
+ 0,1,0,0,1,1959.0,1,2.3
534
+ 0,1,0,0,0,1959.0,0,2.3
535
+ 0,1,0,0,0,1959.0,0,2.3
536
+ 0,1,0,0,1,1959.0,0,2.3
537
+ 0,1,0,0,1,1959.0,0,2.3
538
+ 0,0,0,0,1,1959.0,0,2.3
539
+ 0,0,0,0,1,1959.0,0,2.3
540
+ 0,0,0,0,1,1959.0,0,2.3
541
+ 0,0,0,0,0,1959.0,0,2.3
542
+ 0,1,0,0,1,1959.0,0,2.3
543
+ 0,1,0,0,0,1959.0,0,2.3
544
+ 0,0,0,0,0,1959.0,0,2.3
545
+ 0,0,0,0,0,1959.0,0,2.3
546
+ 0,1,0,0,1,1959.0,0,2.3
547
+ 0,0,0,0,0,1959.0,0,2.3
548
+ 0,0,0,0,0,1959.0,0,2.3
549
+ 0,1,0,0,0,1960.0,0,2.3
550
+ 0,1,0,0,1,1960.0,0,2.3
551
+ 0,0,0,0,0,1960.0,0,2.3
552
+ 0,0,0,0,0,1960.0,0,2.3
553
+ 0,0,0,0,0,1960.0,0,2.3
554
+ 0,0,0,0,0,1960.0,0,2.3
555
+ 0,1,0,0,0,1960.0,0,2.3
556
+ 0,1,0,0,0,1960.0,0,2.3
557
+ 0,1,0,0,1,1960.0,0,2.3
558
+ 0,0,0,0,1,1960.0,0,2.3
559
+ 0,1,0,0,0,1960.0,0,2.3
560
+ 0,1,1,0,0,1960.0,0,2.3
561
+ 0,1,0,0,0,1960.0,0,2.3
562
+ 0,1,0,0,1,1960.0,0,2.3
563
+ 0,1,0,0,0,1960.0,0,2.3
564
+ 0,0,0,0,0,1960.0,0,2.3
565
+ 0,1,0,0,1,1960.0,1,2.3
566
+ 0,0,0,0,0,1960.0,0,2.3
567
+ 0,1,0,0,0,1960.0,1,2.3
568
+ 0,1,0,0,0,1960.0,1,2.3
569
+ 0,0,0,0,0,1960.0,0,2.3
570
+ 0,0,0,0,0,1960.0,0,2.3
571
+ 0,0,0,0,0,1960.0,0,2.3
572
+ 0,1,0,1,0,1960.0,0,2.3
573
+ 0,0,0,0,0,1960.0,0,2.3
574
+ 0,1,0,0,0,1960.0,1,2.3
575
+ 0,1,1,0,0,1960.0,0,2.3
576
+ 0,1,0,0,0,1960.0,0,2.3
577
+ 0,1,0,0,1,1960.0,0,2.3
578
+ 0,1,0,0,0,1960.0,0,2.3
579
+ 0,0,0,0,0,1960.0,0,2.3
580
+ 0,0,0,0,0,1960.0,0,2.3
581
+ 0,0,0,0,0,1960.0,0,2.3
582
+ 0,1,0,0,1,1960.0,1,2.3
583
+ 0,0,0,0,0,1960.0,1,2.3
584
+ 0,1,0,0,0,1960.0,0,2.3
585
+ 0,1,0,0,1,1960.0,0,2.3
586
+ 0,1,0,0,0,1960.0,0,2.3
587
+ 0,0,0,0,0,1960.0,0,2.3
588
+ 0,1,0,0,1,1960.0,1,2.3
589
+ 0,1,0,0,0,1960.0,1,2.3
590
+ 0,0,0,0,0,1960.0,0,2.3
591
+ 0,1,0,0,0,1960.0,0,2.3
592
+ 0,0,0,0,0,1960.0,0,2.3
593
+ 0,1,0,0,0,1960.0,0,2.3
594
+ 0,0,0,0,0,1960.0,0,2.3
595
+ 0,1,0,0,1,1960.0,0,2.3
596
+ 0,1,0,0,0,1960.0,0,2.3
597
+ 0,0,0,0,0,1960.0,1,2.3
598
+ 0,0,0,0,0,1960.0,0,2.3
599
+ 0,0,0,0,0,1960.0,0,2.3
600
+ 0,1,0,0,0,1960.0,0,2.3
601
+ 0,0,0,0,0,1960.0,1,2.3
602
+ 0,1,0,0,0,1960.0,0,2.3
603
+ 0,1,0,0,0,1960.0,0,2.3
604
+ 0,0,0,0,0,1960.0,0,2.3
605
+ 0,1,0,1,1,1960.0,0,2.3
606
+ 0,0,0,0,0,1960.0,0,2.3
607
+ 0,1,1,0,0,1960.0,0,2.3
608
+ 0,1,0,0,0,1960.0,0,2.3
609
+ 0,1,1,0,0,1960.0,0,2.3
610
+ 0,1,0,0,1,1960.0,0,2.3
611
+ 0,1,0,0,1,1960.0,1,2.3
612
+ 0,1,1,0,1,1960.0,1,2.3
613
+ 0,0,0,0,1,1960.0,0,2.3
614
+ 0,0,0,0,0,1960.0,1,2.3
615
+ 0,1,0,0,1,1960.0,0,2.3
616
+ 0,1,0,0,0,1960.0,1,2.3
617
+ 0,1,0,0,0,1960.0,0,2.3
618
+ 0,0,0,0,0,1960.0,0,2.3
619
+ 0,1,1,0,0,1960.0,0,2.3
620
+ 0,1,0,0,0,1960.0,1,2.3
621
+ 0,1,0,0,0,1960.0,0,2.3
622
+ 0,1,1,0,0,1960.0,0,2.3
623
+ 0,1,1,0,1,1960.0,1,2.3
624
+ 0,0,0,0,0,1960.0,1,2.3
625
+ 0,0,0,0,0,1960.0,0,2.3
626
+ 0,1,0,0,0,1960.0,0,2.3
627
+ 0,1,0,0,0,1960.0,0,2.3
628
+ 0,1,0,0,1,1960.0,0,2.3
629
+ 0,1,0,0,1,1960.0,1,2.3
630
+ 0,1,0,0,0,1960.0,0,2.3
631
+ 0,0,0,0,0,1960.0,0,2.3
632
+ 0,1,0,0,0,1960.0,0,2.3
633
+ 0,1,0,0,0,1960.0,0,2.3
634
+ 0,0,0,0,0,1960.0,0,2.3
635
+ 0,0,0,0,0,1960.0,0,2.3
636
+ 0,1,0,0,1,1960.0,0,2.3
637
+ 0,1,0,0,1,1960.0,0,2.3
638
+ 0,0,0,0,0,1960.0,0,2.3
639
+ 0,1,0,0,0,1960.0,1,2.3
640
+ 0,1,0,0,0,1960.0,1,2.3
641
+ 0,0,0,0,0,1960.0,0,2.3
642
+ 0,1,1,0,0,1960.0,0,2.3
643
+ 0,1,0,0,0,1961.0,0,2.3
644
+ 0,1,0,0,1,1961.0,0,2.3
645
+ 0,0,0,0,1,1961.0,0,2.3
646
+ 0,1,0,1,0,1961.0,0,2.3
647
+ 0,0,0,0,0,1961.0,0,2.3
648
+ 0,1,0,0,1,1961.0,0,2.3
649
+ 0,0,0,0,0,1961.0,0,2.3
650
+ 0,1,0,0,0,1961.0,0,2.3
651
+ 0,1,0,0,1,1961.0,0,2.3
652
+ 0,1,0,0,0,1961.0,0,2.3
653
+ 0,1,0,0,0,1961.0,0,2.3
654
+ 0,1,0,0,0,1961.0,0,2.3
655
+ 0,0,0,0,0,1961.0,0,2.3
656
+ 0,0,0,0,0,1961.0,0,2.3
657
+ 0,1,0,0,0,1961.0,0,2.3
658
+ 0,0,0,0,0,1961.0,1,2.3
659
+ 0,1,0,0,0,1961.0,0,2.3
660
+ 0,1,0,0,1,1961.0,0,2.3
661
+ 1,0,0,0,0,1961.0,0,2.3
662
+ 0,0,0,0,0,1961.0,0,2.3
663
+ 0,1,0,0,0,1961.0,0,2.3
664
+ 0,0,0,0,0,1961.0,1,2.3
665
+ 0,1,0,0,0,1961.0,0,2.3
666
+ 0,0,0,0,0,1961.0,0,2.3
667
+ 0,1,0,0,0,1961.0,1,2.3
668
+ 0,0,0,0,0,1961.0,1,2.3
669
+ 0,0,0,0,0,1961.0,0,2.3
670
+ 0,0,0,0,1,1961.0,0,2.3
671
+ 0,0,0,0,0,1961.0,1,2.3
672
+ 0,1,0,0,1,1961.0,0,2.3
673
+ 0,0,0,0,0,1961.0,0,2.3
674
+ 0,0,0,0,0,1961.0,0,2.3
675
+ 0,1,0,0,0,1961.0,0,2.3
676
+ 0,1,0,0,0,1961.0,0,2.3
677
+ 0,1,0,0,1,1961.0,0,2.3
678
+ 0,0,0,0,1,1961.0,1,2.3
679
+ 0,1,0,0,1,1961.0,0,2.3
680
+ 0,1,0,0,0,1961.0,0,2.3
681
+ 0,1,0,0,1,1961.0,0,2.3
682
+ 0,1,0,0,1,1961.0,0,2.3
683
+ 0,1,0,0,1,1961.0,0,2.3
684
+ 0,1,0,0,1,1961.0,0,2.3
685
+ 0,1,0,0,0,1961.0,1,2.3
686
+ 0,0,0,0,0,1961.0,0,2.3
687
+ 0,1,0,0,1,1961.0,0,2.3
688
+ 0,1,0,0,0,1961.0,0,2.3
689
+ 0,0,0,0,0,1961.0,0,2.3
690
+ 0,1,0,0,0,1961.0,0,2.3
691
+ 0,1,0,0,1,1961.0,0,2.3
692
+ 0,0,0,0,0,1961.0,0,2.3
693
+ 0,1,0,0,1,1961.0,0,2.3
694
+ 0,0,0,0,0,1961.0,1,2.3
695
+ 0,1,0,0,0,1961.0,0,2.3
696
+ 0,1,0,0,0,1961.0,1,2.3
697
+ 0,1,0,0,1,1961.0,0,2.3
698
+ 0,0,0,0,0,1961.0,0,2.3
699
+ 0,1,0,0,0,1961.0,1,2.3
700
+ 0,0,0,0,0,1961.0,1,2.3
701
+ 0,1,1,0,1,1961.0,0,2.3
702
+ 0,1,0,0,0,1961.0,0,2.3
703
+ 0,0,0,0,1,1961.0,0,2.3
704
+ 0,0,0,0,0,1961.0,1,2.3
705
+ 0,0,0,0,0,1961.0,0,2.3
706
+ 0,1,0,0,1,1961.0,0,2.3
707
+ 0,1,0,0,0,1961.0,0,2.3
708
+ 0,0,0,0,0,1961.0,0,2.3
709
+ 0,1,1,0,1,1961.0,0,2.3
710
+ 0,1,0,0,0,1961.0,0,2.3
711
+ 0,0,0,0,0,1961.0,0,2.3
712
+ 0,0,0,0,0,1961.0,0,2.3
713
+ 0,1,0,0,0,1961.0,0,2.3
714
+ 0,1,0,0,0,1961.0,1,2.3
715
+ 0,0,0,0,0,1961.0,0,2.3
716
+ 0,1,1,0,1,1961.0,0,2.3
717
+ 0,0,0,0,0,1961.0,1,2.3
718
+ 0,0,0,0,0,1961.0,0,2.3
719
+ 0,1,0,0,0,1961.0,0,2.3
720
+ 0,0,0,0,0,1961.0,0,2.3
721
+ 0,1,0,0,0,1961.0,1,2.3
722
+ 0,0,0,0,0,1961.0,0,2.3
723
+ 0,0,0,0,0,1961.0,0,2.3
724
+ 0,0,0,0,0,1961.0,0,2.3
725
+ 0,1,0,0,1,1961.0,1,2.3
726
+ 0,0,0,0,0,1961.0,1,2.3
727
+ 0,0,0,0,0,1961.0,0,2.3
728
+ 0,1,0,0,0,1961.0,1,2.3
729
+ 0,1,0,0,0,1961.0,0,2.3
730
+ 0,0,0,0,0,1961.0,0,2.3
731
+ 0,0,0,0,0,1961.0,0,2.3
732
+ 0,1,0,0,1,1961.0,0,2.3
733
+ 0,0,0,0,0,1961.0,1,2.3
734
+ 0,0,0,0,0,1961.0,0,2.3
735
+ 0,1,0,0,1,1961.0,0,2.3
736
+ 0,0,0,0,0,1961.0,0,2.3
737
+ 0,1,0,0,0,1961.0,0,2.3
738
+ 0,1,0,0,0,1961.0,1,2.3
739
+ 0,1,0,0,1,1961.0,0,2.3
740
+ 0,1,0,0,0,1961.0,1,2.3
741
+ 0,1,0,0,1,1961.0,0,2.3
742
+ 0,0,0,0,0,1961.0,0,2.3
743
+ 0,1,0,1,0,1961.0,0,2.3
744
+ 0,1,0,0,1,1961.0,0,2.3
745
+ 0,1,0,0,1,1961.0,0,2.3
746
+ 0,1,1,0,0,1962.0,0,2.3
747
+ 0,1,0,0,1,1962.0,1,2.3
748
+ 0,1,0,0,0,1962.0,0,2.3
749
+ 0,1,0,0,0,1962.0,1,2.3
750
+ 0,1,0,0,1,1962.0,0,2.3
751
+ 0,1,0,0,0,1962.0,0,2.3
752
+ 0,1,0,0,0,1962.0,1,2.3
753
+ 0,1,0,0,1,1962.0,0,2.3
754
+ 0,0,0,0,1,1962.0,1,2.3
755
+ 2,1,0,0,0,1962.0,0,2.3
756
+ 0,1,0,0,1,1962.0,0,2.3
757
+ 0,1,0,0,1,1962.0,0,2.3
758
+ 0,1,0,0,0,1962.0,1,2.3
759
+ 0,1,0,0,1,1962.0,0,2.3
760
+ 0,1,0,0,1,1962.0,0,2.3
761
+ 0,1,0,0,0,1962.0,0,2.3
762
+ 0,1,0,0,0,1962.0,0,2.3
763
+ 0,1,0,0,1,1962.0,1,2.3
764
+ 0,0,0,0,0,1962.0,1,2.3
765
+ 0,0,0,0,0,1962.0,0,2.3
766
+ 0,1,0,0,1,1962.0,1,2.3
767
+ 0,1,0,0,1,1962.0,0,2.3
768
+ 0,1,0,0,0,1962.0,0,2.3
769
+ 0,1,0,0,1,1962.0,0,2.3
770
+ 0,1,0,0,0,1962.0,0,2.3
771
+ 0,1,0,0,0,1962.0,0,2.3
772
+ 0,1,0,0,0,1962.0,0,2.3
773
+ 0,0,0,0,1,1962.0,0,2.3
774
+ 0,1,1,0,1,1962.0,1,2.3
775
+ 0,1,0,0,0,1962.0,0,2.3
776
+ 0,1,0,0,0,1962.0,0,2.3
777
+ 0,1,0,0,1,1962.0,0,2.3
778
+ 0,1,0,0,1,1962.0,0,2.3
779
+ 0,0,0,0,0,1962.0,1,2.3
780
+ 0,1,0,0,0,1962.0,0,2.3
781
+ 0,1,0,0,0,1962.0,0,2.3
782
+ 0,0,0,0,1,1962.0,0,2.3
783
+ 0,0,0,0,1,1962.0,0,2.3
784
+ 0,1,0,0,1,1962.0,0,2.3
785
+ 0,0,0,0,0,1962.0,0,2.3
786
+ 0,1,0,0,0,1962.0,0,2.3
787
+ 0,0,0,0,0,1962.0,1,2.3
788
+ 0,1,0,0,0,1962.0,0,2.3
789
+ 0,1,0,0,0,1962.0,0,2.3
790
+ 0,0,0,0,0,1962.0,0,2.3
791
+ 0,1,0,0,1,1962.0,0,2.3
792
+ 0,1,0,0,1,1962.0,1,2.3
793
+ 0,1,0,0,0,1962.0,0,2.3
794
+ 0,1,0,0,0,1962.0,1,2.3
795
+ 0,0,0,0,0,1962.0,0,2.3
796
+ 0,1,0,0,0,1962.0,0,2.3
797
+ 0,1,0,0,1,1962.0,1,2.3
798
+ 0,0,0,0,0,1962.0,0,2.3
799
+ 0,1,0,0,0,1962.0,0,2.3
800
+ 0,0,0,0,0,1962.0,1,2.3
801
+ 0,1,0,0,0,1962.0,0,2.3
802
+ 0,1,0,0,1,1962.0,0,2.3
803
+ 0,0,0,0,0,1962.0,0,2.3
804
+ 2,1,0,0,0,1962.0,0,2.3
805
+ 0,1,0,0,0,1962.0,0,2.3
806
+ 0,1,0,0,0,1962.0,0,2.3
807
+ 0,1,0,1,0,1962.0,0,2.3
808
+ 0,1,0,0,0,1962.0,0,2.3
809
+ 0,0,0,0,0,1962.0,1,2.3
810
+ 0,1,0,0,0,1962.0,1,2.3
811
+ 0,1,0,0,0,1962.0,0,2.3
812
+ 0,1,0,0,0,1962.0,1,2.3
813
+ 0,1,0,0,0,1962.0,1,2.3
814
+ 0,1,0,0,0,1962.0,0,2.3
815
+ 0,1,0,0,0,1962.0,0,2.3
816
+ 0,0,0,0,0,1962.0,0,2.3
817
+ 0,0,0,0,0,1962.0,1,2.3
818
+ 0,1,0,0,0,1962.0,0,2.3
819
+ 0,0,0,0,0,1962.0,0,2.3
820
+ 0,1,0,0,0,1962.0,0,2.3
821
+ 0,1,0,1,1,1962.0,0,2.3
822
+ 0,1,0,0,0,1962.0,0,2.3
823
+ 0,1,0,0,0,1962.0,1,2.3
824
+ 0,0,0,1,0,1962.0,0,2.3
825
+ 0,1,0,0,0,1962.0,0,2.3
826
+ 0,1,0,0,0,1962.0,1,2.3
827
+ 0,1,0,0,1,1962.0,0,2.3
828
+ 0,1,0,0,1,1962.0,1,2.3
829
+ 0,0,0,0,1,1962.0,0,2.3
830
+ 2,1,0,0,0,1962.0,0,2.3
831
+ 0,1,0,0,0,1962.0,0,2.3
832
+ 0,1,0,0,0,1962.0,0,2.3
833
+ 0,1,0,0,0,1962.0,1,2.3
834
+ 0,1,0,0,0,1962.0,1,2.3
835
+ 0,0,0,0,0,1962.0,0,2.3
836
+ 0,1,0,0,1,1962.0,1,2.3
837
+ 0,1,0,0,0,1962.0,0,2.3
838
+ 0,1,0,0,0,1963.0,0,2.3
839
+ 0,1,0,0,0,1963.0,1,2.3
840
+ 0,1,1,0,0,1963.0,0,2.3
841
+ 0,1,1,0,0,1963.0,0,2.3
842
+ 0,0,0,0,0,1963.0,0,2.3
843
+ 0,1,0,0,0,1963.0,0,2.3
844
+ 0,1,0,0,0,1963.0,0,2.3
845
+ 0,1,1,0,0,1963.0,0,2.3
846
+ 0,1,0,0,0,1963.0,0,2.3
847
+ 0,1,0,0,0,1963.0,0,2.3
848
+ 0,1,0,0,0,1963.0,1,2.3
849
+ 0,1,0,0,1,1963.0,0,2.3
850
+ 0,0,0,0,1,1963.0,1,2.3
851
+ 0,0,0,0,1,1963.0,0,2.3
852
+ 0,1,0,0,0,1963.0,0,2.3
853
+ 0,1,1,0,1,1963.0,0,2.3
854
+ 0,1,0,0,0,1963.0,0,2.3
855
+ 0,1,0,0,1,1963.0,0,2.3
856
+ 0,1,0,0,0,1963.0,0,2.3
857
+ 0,0,0,0,1,1963.0,0,2.3
858
+ 0,1,0,0,1,1963.0,0,2.3
859
+ 0,1,0,0,0,1963.0,0,2.3
860
+ 0,0,0,0,0,1963.0,0,2.3
861
+ 0,1,0,0,1,1963.0,0,2.3
862
+ 0,0,0,0,0,1963.0,0,2.3
863
+ 0,0,0,0,1,1963.0,0,2.3
864
+ 0,1,0,0,0,1963.0,0,2.3
865
+ 0,1,0,0,1,1963.0,0,2.3
866
+ 0,0,0,0,1,1963.0,0,2.3
867
+ 0,1,0,0,1,1963.0,0,2.3
868
+ 0,1,0,0,1,1963.0,0,2.3
869
+ 0,1,0,0,0,1963.0,0,2.3
870
+ 1,1,0,0,0,1963.0,0,2.3
871
+ 0,1,0,0,1,1963.0,0,2.3
872
+ 2,1,0,0,0,1963.0,1,2.3
873
+ 0,0,0,0,1,1963.0,0,2.3
874
+ 0,1,0,0,0,1963.0,0,2.3
875
+ 0,1,0,0,1,1963.0,1,2.3
876
+ 0,1,1,1,1,1963.0,0,2.3
877
+ 0,1,0,0,0,1963.0,0,2.3
878
+ 0,1,1,1,0,1963.0,0,2.3
879
+ 0,1,0,0,1,1963.0,0,2.3
880
+ 0,1,0,0,1,1963.0,0,2.3
881
+ 0,1,0,0,0,1963.0,0,2.3
882
+ 0,1,0,0,0,1963.0,0,2.3
883
+ 0,1,1,0,0,1963.0,0,2.3
884
+ 0,1,0,0,1,1963.0,0,2.3
885
+ 0,1,1,0,0,1963.0,1,2.3
886
+ 0,1,0,0,0,1963.0,0,2.3
887
+ 0,1,0,0,1,1963.0,1,2.3
888
+ 0,1,1,0,0,1963.0,0,2.3
889
+ 0,1,1,0,0,1963.0,0,2.3
890
+ 0,1,0,0,0,1963.0,0,2.3
891
+ 0,1,0,0,1,1963.0,0,2.3
892
+ 0,1,0,0,0,1963.0,0,2.3
893
+ 0,1,0,0,0,1963.0,1,2.3
894
+ 0,1,0,0,0,1963.0,0,2.3
895
+ 0,0,0,0,0,1963.0,0,2.3
896
+ 0,0,0,0,0,1963.0,0,2.3
897
+ 0,1,0,0,0,1963.0,0,2.3
898
+ 0,1,0,0,0,1963.0,0,2.3
899
+ 0,1,0,0,1,1963.0,0,2.3
900
+ 0,0,0,0,0,1963.0,0,2.3
901
+ 0,0,0,0,0,1963.0,1,2.3
902
+ 0,1,0,0,0,1963.0,1,2.3
903
+ 0,1,0,0,0,1963.0,0,2.3
904
+ 0,1,0,0,0,1963.0,0,2.3
905
+ 0,1,0,0,0,1963.0,0,2.3
906
+ 0,1,0,1,1,1963.0,0,2.3
907
+ 0,0,0,0,1,1963.0,0,2.3
908
+ 0,1,0,0,0,1963.0,0,2.3
909
+ 0,0,0,0,0,1963.0,1,2.3
910
+ 0,1,0,0,0,1963.0,0,2.3
911
+ 0,1,0,0,1,1963.0,0,2.3
912
+ 0,1,0,0,1,1963.0,0,2.3
913
+ 0,1,0,0,1,1963.0,0,2.3
914
+ 0,0,0,0,0,1963.0,0,2.3
915
+ 0,1,0,0,0,1963.0,1,2.3
916
+ 0,1,0,0,1,1963.0,0,2.3
917
+ 2,1,0,1,0,1963.0,1,2.3
918
+ 0,1,0,0,1,1963.0,0,2.3
919
+ 0,1,0,0,0,1963.0,0,2.3
920
+ 0,0,0,0,0,1963.0,0,2.3
921
+ 0,1,0,0,0,1963.0,0,2.3
922
+ 0,1,0,0,1,1963.0,0,2.3
923
+ 0,1,0,0,1,1963.0,1,2.3
924
+ 0,1,0,0,0,1963.0,0,2.3
925
+ 0,1,0,0,1,1963.0,1,2.3
926
+ 0,1,0,0,0,1963.0,0,2.3
927
+ 0,1,0,0,1,1963.0,0,2.3
928
+ 0,1,0,0,0,1963.0,1,2.3
929
+ 0,0,0,0,1,1963.0,0,2.3
930
+ 0,1,0,0,0,1963.0,0,2.3
931
+ 0,1,0,0,0,1963.0,0,2.3
932
+ 0,1,1,0,1,1963.0,0,2.3
933
+ 0,1,0,0,1,1963.0,0,2.3
934
+ 0,1,0,0,0,1963.0,0,2.3
935
+ 0,1,0,0,1,1963.0,0,2.3
936
+ 0,1,0,0,1,1963.0,0,2.3
937
+ 0,1,0,0,0,1963.0,0,2.3
938
+ 0,1,0,0,0,1963.0,0,2.3
939
+ 0,1,1,0,1,1964.0,0,2.3
940
+ 0,1,1,0,0,1964.0,0,2.3
941
+ 0,1,0,0,1,1964.0,0,2.3
942
+ 0,1,0,0,1,1964.0,0,2.3
943
+ 0,1,0,0,1,1964.0,0,2.3
944
+ 0,1,1,0,0,1964.0,0,2.3
945
+ 0,1,1,0,0,1964.0,0,2.3
946
+ 0,1,0,0,1,1964.0,0,2.3
947
+ 0,1,0,0,0,1964.0,0,2.3
948
+ 0,1,0,0,0,1964.0,0,2.3
949
+ 0,0,0,0,1,1964.0,0,2.3
950
+ 0,1,0,0,1,1964.0,0,2.3
951
+ 0,1,0,0,0,1964.0,0,2.3
952
+ 0,1,0,0,1,1964.0,0,2.3
953
+ 0,1,1,0,0,1964.0,1,2.3
954
+ 0,0,0,0,1,1964.0,0,2.3
955
+ 0,1,0,0,1,1964.0,0,2.3
956
+ 0,1,0,0,0,1964.0,0,2.3
957
+ 0,1,0,0,0,1964.0,1,2.3
958
+ 0,1,1,0,1,1964.0,1,2.3
959
+ 0,1,0,0,0,1964.0,0,2.3
960
+ 0,1,0,0,1,1964.0,0,2.3
961
+ 0,1,0,1,0,1964.0,0,2.3
962
+ 0,1,0,0,0,1964.0,0,2.3
963
+ 0,1,0,1,0,1964.0,0,2.3
964
+ 0,1,0,0,0,1964.0,0,2.3
965
+ 0,1,1,0,0,1964.0,0,2.3
966
+ 0,1,0,0,1,1964.0,0,2.3
967
+ 0,0,0,0,0,1964.0,0,2.3
968
+ 0,1,0,0,0,1964.0,0,2.3
969
+ 0,1,0,0,1,1964.0,0,2.3
970
+ 0,1,0,0,0,1964.0,0,2.3
971
+ 0,1,0,0,1,1964.0,0,2.3
972
+ 0,1,1,0,0,1964.0,1,2.3
973
+ 0,0,0,0,1,1964.0,1,2.3
974
+ 0,1,1,1,0,1964.0,0,2.3
975
+ 0,1,0,0,0,1964.0,0,2.3
976
+ 0,1,0,0,1,1964.0,0,2.3
977
+ 0,0,0,0,0,1964.0,1,2.3
978
+ 0,1,0,0,1,1964.0,0,2.3
979
+ 0,1,0,0,0,1964.0,1,2.3
980
+ 0,1,0,0,0,1964.0,0,2.3
981
+ 0,0,0,0,0,1964.0,0,2.3
982
+ 0,1,0,0,0,1964.0,0,2.3
983
+ 0,1,0,0,0,1964.0,0,2.3
984
+ 0,1,1,0,1,1964.0,0,2.3
985
+ 0,0,0,0,0,1964.0,0,2.3
986
+ 0,0,0,0,0,1964.0,1,2.3
987
+ 0,1,0,0,0,1964.0,0,2.3
988
+ 0,0,0,0,0,1964.0,1,2.3
989
+ 0,1,1,0,0,1964.0,1,2.3
990
+ 0,0,0,0,0,1964.0,0,2.3
991
+ 0,1,1,0,0,1964.0,0,2.3
992
+ 0,1,0,0,0,1964.0,0,2.3
993
+ 0,1,0,0,1,1964.0,0,2.3
994
+ 0,1,0,0,0,1964.0,0,2.3
995
+ 0,1,0,0,0,1964.0,1,2.3
996
+ 0,0,0,0,0,1964.0,0,2.3
997
+ 0,1,0,0,0,1964.0,1,2.3
998
+ 0,0,0,0,1,1964.0,0,2.3
999
+ 0,1,0,0,0,1964.0,0,2.3
1000
+ 0,1,1,0,1,1964.0,0,2.3
1001
+ 0,0,0,0,0,1964.0,1,2.3
1002
+ 0,0,0,0,0,1964.0,0,2.3
1003
+ 0,1,0,0,0,1964.0,1,2.3
1004
+ 0,1,0,0,0,1964.0,1,2.3
1005
+ 0,1,0,0,1,1964.0,0,2.3
1006
+ 0,1,1,0,0,1964.0,0,2.3
1007
+ 0,0,0,0,1,1964.0,0,2.3
1008
+ 0,1,0,0,0,1964.0,0,2.3
1009
+ 0,1,0,0,0,1964.0,0,2.3
1010
+ 0,1,0,0,1,1964.0,1,2.3
1011
+ 0,1,0,0,0,1964.0,1,2.3
1012
+ 0,1,0,0,1,1964.0,0,2.3
1013
+ 2,1,0,0,0,1964.0,0,2.3
1014
+ 0,1,0,0,0,1964.0,0,2.3
1015
+ 0,1,0,0,1,1964.0,0,2.3
1016
+ 0,1,0,0,1,1964.0,0,2.3
1017
+ 0,0,0,0,1,1964.0,0,2.3
1018
+ 0,0,0,0,0,1964.0,0,2.3
1019
+ 0,1,0,0,0,1964.0,1,2.3
1020
+ 0,0,0,0,0,1964.0,0,2.3
1021
+ 0,1,0,0,1,1964.0,1,2.3
1022
+ 0,1,0,0,0,1964.0,1,2.3
1023
+ 0,1,0,0,1,1964.0,0,2.3
1024
+ 0,1,0,0,0,1964.0,1,2.3
1025
+ 0,0,0,0,0,1964.0,0,2.3
1026
+ 0,0,0,0,0,1964.0,0,2.3
1027
+ 0,0,0,0,1,1964.0,0,2.3
1028
+ 0,1,0,0,0,1964.0,0,2.3
1029
+ 0,1,0,0,1,1964.0,0,2.3
1030
+ 0,1,1,0,1,1964.0,0,2.3
1031
+ 0,1,0,0,0,1964.0,0,2.3
1032
+ 0,1,0,0,0,1964.0,0,2.3
1033
+ 0,0,0,0,0,1964.0,0,2.3
1034
+ 0,1,0,0,0,1964.0,0,2.3
1035
+ 0,1,0,0,1,1964.0,0,2.3
1036
+ 0,1,0,0,0,1964.0,0,2.3
1037
+ 0,1,1,0,0,1964.0,0,2.3
1038
+ 0,0,0,0,1,1964.0,0,2.3
1039
+ 0,1,1,0,0,1964.0,0,2.3
1040
+ 0,1,0,1,0,1964.0,0,2.3
1041
+ 0,1,0,0,1,1964.0,1,2.3
1042
+ 0,1,0,1,1,1964.0,0,2.3
1043
+ 0,0,0,0,0,1964.0,0,2.3
1044
+ 0,1,0,0,0,1964.0,0,2.3
1045
+ 0,1,0,0,1,1964.0,0,2.3
1046
+ 0,1,0,0,0,1964.0,0,2.3
1047
+ 0,1,0,0,0,1964.0,0,2.3
1048
+ 0,1,0,0,1,1964.0,1,2.3
1049
+ 0,1,0,0,1,1964.0,0,2.3
1050
+ 0,0,0,0,0,1965.0,0,2.3
1051
+ 0,1,0,0,0,1965.0,1,2.3
1052
+ 0,0,0,0,0,1965.0,1,2.3
1053
+ 0,0,0,0,0,1965.0,0,2.3
1054
+ 0,1,0,0,0,1965.0,0,2.3
1055
+ 0,0,0,0,0,1965.0,1,2.3
1056
+ 0,0,0,0,0,1965.0,0,2.3
1057
+ 0,1,0,0,1,1965.0,0,2.3
1058
+ 0,1,0,0,0,1965.0,0,2.3
1059
+ 0,1,1,0,0,1965.0,0,2.3
1060
+ 0,0,0,0,1,1965.0,0,2.3
1061
+ 0,1,0,0,1,1965.0,0,2.3
1062
+ 0,1,1,0,1,1965.0,1,2.3
1063
+ 0,1,0,0,1,1965.0,0,2.3
1064
+ 0,1,0,0,1,1965.0,0,2.3
1065
+ 0,1,0,0,1,1965.0,0,2.3
1066
+ 0,1,1,0,1,1965.0,0,2.3
1067
+ 0,0,0,0,0,1965.0,1,2.3
1068
+ 0,1,0,0,1,1965.0,0,2.3
1069
+ 0,1,0,0,1,1965.0,0,2.3
1070
+ 0,1,0,1,1,1965.0,0,2.3
1071
+ 0,1,0,0,0,1965.0,0,2.3
1072
+ 0,0,0,0,0,1965.0,1,2.3
1073
+ 0,1,0,0,1,1965.0,0,2.3
1074
+ 0,0,0,0,0,1965.0,0,2.3
1075
+ 0,0,0,0,1,1965.0,1,2.3
1076
+ 0,1,0,0,1,1965.0,0,2.3
1077
+ 0,0,0,0,1,1965.0,0,2.3
1078
+ 0,1,0,0,1,1965.0,0,2.3
1079
+ 0,0,0,0,0,1965.0,0,2.3
1080
+ 0,0,0,0,0,1965.0,0,2.3
1081
+ 0,1,1,0,1,1965.0,0,2.3
1082
+ 0,0,0,0,0,1965.0,1,2.3
1083
+ 0,0,0,1,0,1965.0,0,2.3
1084
+ 0,1,0,0,0,1965.0,0,2.3
1085
+ 0,1,0,1,0,1965.0,0,2.3
1086
+ 0,1,0,0,0,1965.0,0,2.3
1087
+ 0,1,0,0,1,1965.0,0,2.3
1088
+ 0,1,0,0,1,1965.0,1,2.3
1089
+ 0,0,0,0,0,1965.0,0,2.3
1090
+ 0,0,0,0,0,1965.0,0,2.3
1091
+ 0,1,0,0,0,1965.0,0,2.3
1092
+ 0,0,0,0,0,1965.0,0,2.3
1093
+ 0,1,0,0,1,1965.0,0,2.3
1094
+ 0,1,0,0,1,1965.0,1,2.3
1095
+ 3,0,0,0,1,1965.0,0,2.3
1096
+ 0,0,0,0,0,1965.0,0,2.3
1097
+ 0,1,1,0,1,1965.0,0,2.3
1098
+ 0,1,0,0,1,1965.0,0,2.3
1099
+ 0,1,0,0,0,1965.0,0,2.3
1100
+ 0,1,1,0,1,1965.0,0,2.3
1101
+ 0,1,0,0,0,1965.0,0,2.3
1102
+ 0,1,0,0,0,1965.0,0,2.3
1103
+ 0,0,0,0,1,1965.0,0,2.3
1104
+ 0,0,0,0,0,1965.0,0,2.3
1105
+ 0,1,0,0,1,1965.0,0,2.3
1106
+ 0,0,0,0,0,1965.0,0,2.3
1107
+ 0,0,0,0,0,1965.0,0,2.3
1108
+ 0,1,0,0,1,1965.0,0,2.3
1109
+ 0,0,0,0,1,1965.0,0,2.3
1110
+ 0,0,0,0,0,1965.0,0,2.3
1111
+ 0,1,0,0,1,1965.0,0,2.3
1112
+ 0,0,0,0,1,1965.0,0,2.3
1113
+ 0,1,0,0,0,1965.0,0,2.3
1114
+ 0,0,0,0,0,1965.0,0,2.3
1115
+ 0,0,0,0,0,1965.0,0,2.3
1116
+ 0,1,0,0,0,1965.0,0,2.3
1117
+ 0,1,1,0,1,1965.0,0,2.3
1118
+ 0,1,0,0,0,1965.0,0,2.3
1119
+ 2,1,0,0,1,1965.0,0,2.3
1120
+ 0,0,0,0,1,1965.0,0,2.3
1121
+ 0,1,0,0,1,1965.0,0,2.3
1122
+ 0,0,0,0,0,1965.0,1,2.3
1123
+ 0,0,0,0,1,1965.0,0,2.3
1124
+ 0,0,0,0,0,1965.0,0,2.3
1125
+ 0,0,0,0,0,1965.0,0,2.3
1126
+ 0,1,0,0,1,1965.0,1,2.3
1127
+ 0,1,1,0,1,1965.0,0,2.3
1128
+ 0,1,1,0,0,1965.0,1,2.3
1129
+ 0,1,0,0,0,1965.0,0,2.3
1130
+ 3,0,0,0,0,1965.0,0,1.39
1131
+ 0,1,0,0,1,1965.0,1,2.3
1132
+ 0,1,0,0,1,1965.0,0,2.3
1133
+ 0,1,0,0,0,1966.0,0,2.3
1134
+ 0,1,0,0,1,1966.0,0,2.3
1135
+ 0,0,0,0,0,1966.0,1,2.3
1136
+ 0,0,0,0,1,1966.0,0,2.3
1137
+ 0,1,0,0,0,1966.0,0,2.3
1138
+ 0,0,0,0,0,1966.0,0,2.3
1139
+ 0,0,0,0,0,1966.0,0,2.3
1140
+ 0,0,0,0,0,1966.0,0,2.3
1141
+ 0,1,0,0,1,1966.0,0,2.3
1142
+ 0,1,0,0,1,1966.0,0,2.3
1143
+ 0,1,0,0,1,1966.0,0,2.3
1144
+ 0,1,0,0,1,1966.0,0,2.3
1145
+ 0,1,0,0,1,1966.0,0,2.3
1146
+ 0,1,0,0,1,1966.0,0,2.3
1147
+ 0,0,0,0,0,1966.0,0,2.3
1148
+ 0,0,0,0,1,1966.0,1,2.3
1149
+ 0,1,0,0,1,1966.0,0,2.3
1150
+ 0,1,0,0,0,1966.0,0,2.3
1151
+ 0,0,0,0,0,1966.0,0,2.3
1152
+ 0,1,0,0,0,1966.0,0,2.3
1153
+ 0,0,0,0,0,1966.0,1,2.3
1154
+ 0,1,0,1,0,1966.0,0,2.3
1155
+ 0,1,0,0,0,1966.0,1,2.3
1156
+ 0,1,0,0,1,1966.0,0,2.3
1157
+ 2,1,0,0,1,1966.0,0,2.3
1158
+ 0,1,0,0,1,1966.0,0,2.3
1159
+ 0,1,1,0,1,1966.0,1,2.3
1160
+ 0,1,0,0,0,1966.0,0,2.3
1161
+ 6,1,0,0,1,1966.0,0,1.79
1162
+ 0,1,0,0,0,1966.0,0,2.3
1163
+ 0,1,0,0,0,1966.0,0,2.3
1164
+ 0,1,0,0,0,1966.0,0,2.3
1165
+ 0,0,0,0,0,1966.0,0,2.3
1166
+ 3,1,0,0,0,1966.0,0,1.39
1167
+ 0,1,0,0,0,1966.0,0,2.3
1168
+ 0,1,0,1,0,1966.0,0,2.3
1169
+ 0,1,0,0,1,1966.0,0,2.3
1170
+ 0,0,0,0,1,1966.0,0,2.3
1171
+ 0,1,0,0,0,1966.0,0,2.3
1172
+ 0,0,0,0,0,1966.0,0,2.3
1173
+ 0,0,0,0,0,1966.0,0,2.3
1174
+ 0,1,0,0,0,1966.0,1,2.3
1175
+ 0,1,0,0,0,1966.0,0,2.3
1176
+ 0,1,0,0,1,1966.0,0,2.3
1177
+ 0,1,0,0,1,1966.0,0,2.3
1178
+ 0,1,1,1,0,1966.0,0,2.3
1179
+ 0,1,0,0,0,1966.0,0,2.3
1180
+ 0,0,0,0,0,1966.0,0,2.3
1181
+ 0,1,0,0,0,1966.0,1,2.3
1182
+ 0,0,0,0,0,1966.0,0,2.3
1183
+ 0,0,0,0,0,1966.0,0,2.3
1184
+ 0,0,0,0,0,1966.0,0,2.3
1185
+ 0,1,0,0,0,1966.0,0,2.3
1186
+ 0,1,0,0,1,1966.0,0,2.3
1187
+ 0,0,0,0,0,1966.0,0,2.3
1188
+ 0,1,0,0,1,1966.0,0,2.3
1189
+ 0,0,0,0,0,1966.0,1,2.3
1190
+ 0,0,0,0,0,1966.0,0,2.3
1191
+ 0,1,1,0,0,1966.0,1,2.3
1192
+ 0,1,0,0,1,1966.0,0,2.3
1193
+ 0,0,0,0,0,1966.0,0,2.3
1194
+ 0,1,0,0,1,1966.0,0,2.3
1195
+ 0,0,0,0,0,1966.0,0,2.3
1196
+ 0,0,0,0,0,1966.0,0,2.3
1197
+ 0,0,0,0,0,1966.0,0,2.3
1198
+ 0,1,0,0,0,1966.0,1,2.3
1199
+ 0,1,0,0,0,1966.0,1,2.3
1200
+ 0,0,0,0,0,1966.0,0,2.3
1201
+ 0,1,0,0,1,1966.0,0,2.3
1202
+ 0,1,0,0,0,1966.0,0,2.3
1203
+ 0,0,0,0,1,1966.0,0,2.3
1204
+ 0,1,0,0,0,1966.0,0,2.3
1205
+ 0,1,0,0,0,1966.0,0,2.3
1206
+ 0,1,0,0,0,1966.0,0,2.3
1207
+ 0,0,0,0,1,1966.0,0,2.3
1208
+ 0,0,0,0,0,1966.0,0,2.3
1209
+ 0,0,0,0,0,1966.0,0,2.3
1210
+ 0,1,0,0,0,1966.0,1,2.3
1211
+ 0,1,1,0,1,1966.0,0,2.3
1212
+ 0,1,0,0,0,1966.0,0,2.3
1213
+ 0,1,0,0,0,1966.0,0,2.3
1214
+ 0,1,0,0,1,1966.0,0,2.3
1215
+ 0,0,0,0,0,1966.0,0,2.3
1216
+ 0,0,0,0,0,1966.0,0,2.3
1217
+ 0,0,0,0,0,1966.0,1,2.3
1218
+ 0,1,0,0,1,1966.0,0,2.3
1219
+ 0,1,0,0,0,1966.0,0,2.3
1220
+ 0,0,0,0,0,1966.0,1,2.3
1221
+ 0,1,0,1,0,1966.0,0,2.3
1222
+ 0,0,0,0,0,1966.0,0,2.3
1223
+ 0,1,0,0,0,1966.0,1,2.3
1224
+ 0,1,0,0,0,1966.0,0,2.3
1225
+ 0,1,0,0,0,1966.0,0,2.3
1226
+ 0,1,0,0,0,1966.0,0,2.3
1227
+ 0,0,0,0,0,1966.0,0,2.3
1228
+ 0,1,0,0,0,1966.0,0,2.3
1229
+ 0,0,0,0,0,1966.0,0,2.3
1230
+ 0,0,0,0,1,1966.0,0,2.3
1231
+ 3,1,0,0,0,1966.0,0,1.39
1232
+ 0,0,0,0,0,1966.0,0,2.3
1233
+ 0,0,0,0,0,1966.0,0,2.3
1234
+ 0,0,0,0,1,1966.0,1,2.3
1235
+ 0,1,0,0,0,1966.0,0,2.3
1236
+ 0,0,0,0,0,1966.0,0,2.3
1237
+ 0,0,0,0,1,1966.0,0,2.3
1238
+ 0,1,0,1,0,1966.0,0,2.3
1239
+ 0,0,0,0,0,1966.0,0,2.3
1240
+ 0,1,0,0,1,1966.0,0,2.3
1241
+ 0,1,0,0,1,1966.0,0,2.3
1242
+ 0,1,1,1,0,1966.0,0,2.3
1243
+ 0,1,0,0,0,1966.0,0,2.3
1244
+ 0,1,0,0,1,1966.0,0,2.3
1245
+ 0,1,0,0,0,1966.0,0,2.3
1246
+ 0,1,0,0,1,1966.0,1,2.3
1247
+ 0,1,0,0,0,1966.0,0,2.3
1248
+ 0,1,0,0,1,1966.0,1,2.3
1249
+ 0,1,0,0,0,1966.0,0,2.3
1250
+ 2,1,0,0,0,1966.0,0,2.3
1251
+ 0,0,0,0,0,1967.0,0,2.3
1252
+ 0,1,1,0,1,1967.0,0,2.3
1253
+ 0,1,1,1,0,1967.0,0,2.3
1254
+ 0,0,0,0,0,1967.0,0,2.3
1255
+ 0,0,0,0,1,1967.0,0,2.3
1256
+ 0,1,0,0,1,1967.0,0,2.3
1257
+ 0,1,0,0,0,1967.0,0,2.3
1258
+ 0,0,0,0,1,1967.0,0,2.3
1259
+ 0,1,0,0,0,1967.0,1,2.3
1260
+ 0,1,0,0,0,1967.0,1,2.3
1261
+ 0,0,0,0,0,1967.0,0,2.3
1262
+ 0,0,0,0,1,1967.0,0,2.3
1263
+ 0,0,0,0,1,1967.0,1,2.3
1264
+ 0,1,0,0,0,1967.0,0,2.3
1265
+ 3,1,0,0,0,1967.0,0,0.69
1266
+ 0,1,1,0,0,1967.0,0,2.3
1267
+ 0,1,0,0,1,1967.0,0,2.3
1268
+ 0,1,0,0,0,1967.0,0,2.3
1269
+ 0,1,0,0,0,1967.0,0,2.3
1270
+ 0,0,0,0,1,1967.0,0,2.3
1271
+ 0,1,0,0,1,1967.0,0,2.3
1272
+ 0,0,0,0,0,1967.0,0,2.3
1273
+ 0,0,0,0,0,1967.0,0,2.3
1274
+ 0,0,0,0,0,1967.0,0,2.3
1275
+ 2,1,0,0,1,1967.0,0,2.3
1276
+ 0,1,0,0,1,1967.0,0,2.3
1277
+ 0,1,0,0,0,1967.0,0,2.3
1278
+ 0,0,0,0,0,1967.0,0,2.3
1279
+ 0,1,0,0,0,1967.0,1,2.3
1280
+ 0,1,0,0,0,1967.0,1,2.3
1281
+ 0,1,0,0,1,1967.0,0,2.3
1282
+ 0,1,0,0,1,1967.0,0,2.3
1283
+ 0,0,0,0,1,1967.0,0,2.3
1284
+ 0,0,0,0,0,1967.0,0,2.3
1285
+ 0,0,0,0,0,1967.0,0,2.3
1286
+ 0,1,1,1,0,1967.0,0,2.3
1287
+ 0,1,0,0,0,1967.0,0,2.3
1288
+ 0,1,0,0,1,1967.0,1,2.3
1289
+ 0,1,0,0,0,1967.0,0,2.3
1290
+ 0,1,0,0,0,1967.0,0,2.3
1291
+ 0,0,0,0,0,1967.0,0,2.3
1292
+ 0,1,0,0,1,1967.0,0,2.3
1293
+ 0,1,0,0,1,1967.0,0,2.3
1294
+ 0,1,0,0,0,1967.0,0,2.3
1295
+ 0,1,0,0,1,1967.0,0,2.3
1296
+ 0,1,1,1,0,1967.0,0,2.3
1297
+ 0,0,0,0,0,1967.0,0,2.3
1298
+ 0,1,0,0,1,1967.0,1,2.3
1299
+ 0,1,0,0,0,1967.0,0,2.3
1300
+ 0,1,0,0,1,1967.0,0,2.3
1301
+ 0,1,0,0,0,1967.0,1,2.3
1302
+ 0,0,0,0,0,1967.0,0,2.3
1303
+ 0,1,0,0,0,1967.0,0,2.3
1304
+ 0,1,0,0,1,1967.0,0,2.3
1305
+ 0,0,0,0,1,1967.0,0,2.3
1306
+ 0,1,0,0,1,1967.0,0,2.3
1307
+ 0,1,0,0,0,1967.0,0,2.3
1308
+ 0,1,0,0,0,1967.0,0,2.3
1309
+ 0,1,0,0,0,1967.0,0,2.3
1310
+ 0,0,0,0,0,1967.0,0,2.3
1311
+ 4,0,0,0,0,1967.0,1,2.3
1312
+ 0,1,0,0,1,1967.0,0,2.3
1313
+ 0,1,0,0,0,1967.0,0,2.3
1314
+ 0,1,0,0,0,1967.0,0,2.3
1315
+ 0,1,0,0,0,1967.0,1,2.3
1316
+ 0,1,0,0,0,1967.0,0,2.3
1317
+ 0,1,0,0,0,1967.0,0,2.3
1318
+ 0,1,0,0,0,1967.0,0,2.3
1319
+ 0,1,0,0,0,1967.0,0,2.3
1320
+ 0,0,0,0,0,1967.0,0,2.3
1321
+ 0,0,0,0,0,1967.0,0,2.3
1322
+ 0,1,0,0,1,1967.0,0,2.3
1323
+ 0,1,0,0,0,1967.0,0,2.3
1324
+ 0,1,0,0,0,1967.0,0,2.3
1325
+ 0,1,0,0,1,1967.0,0,2.3
1326
+ 0,1,1,0,1,1967.0,0,2.3
1327
+ 0,0,0,0,0,1967.0,0,2.3
1328
+ 0,1,0,0,1,1967.0,0,2.3
1329
+ 0,1,0,0,1,1967.0,1,2.3
1330
+ 0,1,1,0,0,1967.0,0,2.3
1331
+ 4,0,0,0,0,1967.0,0,2.3
1332
+ 0,0,0,0,0,1967.0,0,2.3
1333
+ 0,1,0,0,0,1967.0,0,2.3
1334
+ 0,1,0,0,1,1967.0,0,2.3
1335
+ 0,1,0,0,1,1967.0,0,2.3
1336
+ 0,1,1,0,0,1967.0,1,2.3
1337
+ 0,1,0,0,1,1967.0,0,2.3
1338
+ 0,0,0,0,0,1967.0,0,2.3
1339
+ 0,1,0,1,0,1967.0,0,2.3
1340
+ 0,1,1,0,0,1967.0,0,2.3
1341
+ 0,1,0,0,0,1967.0,1,2.3
1342
+ 0,1,0,0,1,1967.0,0,2.3
1343
+ 0,1,0,0,0,1967.0,0,2.3
1344
+ 0,1,0,0,1,1967.0,0,2.3
1345
+ 0,0,0,0,0,1967.0,0,2.3
1346
+ 0,0,0,0,0,1967.0,0,2.3
1347
+ 0,1,0,0,0,1967.0,1,2.3
1348
+ 0,0,0,1,0,1967.0,1,2.3
1349
+ 0,1,0,0,1,1967.0,0,2.3
1350
+ 0,1,0,0,1,1967.0,1,2.3
1351
+ 0,1,0,0,0,1967.0,0,2.3
1352
+ 0,1,0,0,1,1967.0,0,2.3
1353
+ 0,0,0,0,0,1967.0,0,2.3
1354
+ 0,1,0,0,0,1967.0,0,2.3
1355
+ 0,1,0,0,0,1967.0,0,2.3
1356
+ 0,0,0,0,1,1967.0,1,2.3
1357
+ 0,0,0,0,1,1967.0,0,2.3
1358
+ 0,1,0,0,0,1967.0,1,2.3
1359
+ 0,1,0,0,0,1967.0,0,2.3
1360
+ 0,1,0,0,1,1967.0,0,2.3
1361
+ 0,0,0,0,0,1967.0,1,2.3
1362
+ 0,1,0,0,0,1967.0,1,2.3
1363
+ 0,1,1,0,0,1967.0,0,2.3
1364
+ 0,1,0,1,0,1967.0,0,2.3
1365
+ 0,1,0,0,0,1967.0,0,2.3
1366
+ 0,0,0,0,0,1968.0,0,2.3
1367
+ 0,1,0,0,0,1968.0,0,2.3
1368
+ 0,0,0,0,0,1968.0,0,2.3
1369
+ 0,0,0,0,0,1968.0,0,2.3
1370
+ 0,1,0,0,1,1968.0,0,2.3
1371
+ 0,0,0,0,0,1968.0,0,2.3
1372
+ 0,0,0,0,0,1968.0,0,2.3
1373
+ 0,0,0,0,0,1968.0,0,2.3
1374
+ 0,1,0,0,0,1968.0,1,2.3
1375
+ 0,1,0,0,0,1968.0,0,2.3
1376
+ 0,1,1,0,0,1968.0,0,2.3
1377
+ 0,1,0,0,0,1968.0,0,2.3
1378
+ 0,0,0,0,0,1968.0,0,2.3
1379
+ 0,0,0,0,0,1968.0,0,2.3
1380
+ 0,1,0,0,0,1968.0,0,2.3
1381
+ 0,0,0,0,0,1968.0,0,2.3
1382
+ 0,0,0,0,0,1968.0,0,2.3
1383
+ 0,1,0,0,0,1968.0,0,2.3
1384
+ 0,0,0,0,0,1968.0,1,2.3
1385
+ 0,1,0,0,0,1968.0,0,2.3
1386
+ 0,0,0,0,0,1968.0,0,2.3
1387
+ 0,1,1,0,0,1968.0,0,2.3
1388
+ 0,1,0,0,0,1968.0,0,2.3
1389
+ 0,1,1,0,0,1968.0,0,2.3
1390
+ 0,1,1,0,0,1968.0,0,2.3
1391
+ 0,1,0,0,1,1968.0,0,2.3
1392
+ 0,0,0,0,0,1968.0,0,2.3
1393
+ 0,1,1,0,0,1968.0,0,2.3
1394
+ 0,0,0,0,1,1968.0,1,2.3
1395
+ 0,1,0,0,0,1968.0,1,2.3
1396
+ 0,1,0,1,1,1968.0,0,2.3
1397
+ 6,0,0,0,1,1968.0,0,1.79
1398
+ 0,1,0,0,0,1968.0,0,2.3
1399
+ 0,1,0,1,0,1968.0,0,2.3
1400
+ 0,1,0,1,1,1968.0,0,2.3
1401
+ 0,1,1,0,0,1968.0,0,2.3
1402
+ 0,1,0,0,1,1968.0,0,2.3
1403
+ 0,1,0,0,0,1968.0,1,2.3
1404
+ 0,1,0,1,0,1968.0,0,2.3
1405
+ 6,0,0,0,1,1968.0,0,1.79
1406
+ 0,1,0,0,0,1968.0,0,2.3
1407
+ 0,1,0,0,0,1968.0,1,2.3
1408
+ 0,0,0,0,1,1968.0,1,2.3
1409
+ 0,1,0,0,1,1968.0,0,2.3
1410
+ 0,1,0,0,0,1968.0,1,2.3
1411
+ 0,1,0,0,0,1968.0,0,2.3
1412
+ 0,0,0,0,0,1968.0,0,2.3
1413
+ 0,1,1,0,0,1968.0,0,2.3
1414
+ 0,1,0,0,0,1968.0,0,2.3
1415
+ 6,1,0,0,0,1968.0,0,2.3
1416
+ 0,1,0,0,0,1968.0,0,2.3
1417
+ 0,1,0,0,0,1968.0,0,2.3
1418
+ 0,1,0,0,1,1968.0,0,2.3
1419
+ 0,1,0,0,0,1968.0,1,2.3
1420
+ 0,1,0,0,1,1968.0,0,2.3
1421
+ 0,0,0,0,0,1968.0,0,2.3
1422
+ 0,1,1,0,0,1968.0,0,2.3
1423
+ 0,1,0,0,0,1968.0,0,2.3
1424
+ 0,1,0,0,1,1968.0,0,2.3
1425
+ 0,0,0,0,0,1968.0,0,2.3
1426
+ 0,0,0,0,0,1968.0,1,2.3
1427
+ 0,0,0,0,0,1968.0,1,2.3
1428
+ 0,1,0,0,0,1968.0,0,2.3
1429
+ 0,0,0,0,0,1968.0,0,2.3
1430
+ 0,1,0,0,1,1968.0,0,2.3
1431
+ 0,1,0,0,0,1968.0,1,2.3
1432
+ 0,1,0,1,0,1968.0,0,2.3
1433
+ 0,0,0,0,0,1968.0,1,2.3
1434
+ 0,0,0,0,0,1968.0,0,2.3
1435
+ 0,1,0,0,1,1968.0,0,2.3
1436
+ 0,0,0,0,0,1968.0,0,2.3
1437
+ 6,1,0,0,0,1968.0,0,2.3
1438
+ 0,1,0,0,0,1968.0,1,2.3
1439
+ 0,0,0,0,0,1968.0,0,2.3
1440
+ 0,1,0,0,0,1968.0,0,2.3
1441
+ 0,1,1,0,1,1968.0,1,2.3
1442
+ 0,1,0,0,0,1968.0,0,2.3
1443
+ 0,1,1,0,1,1968.0,0,2.3
1444
+ 0,1,0,0,1,1968.0,0,2.3
1445
+ 0,0,0,0,0,1968.0,0,2.3
1446
+ 0,1,0,1,0,1968.0,0,2.3
1447
+ 0,1,0,0,0,1968.0,0,2.3
1448
+ 0,0,0,0,0,1968.0,0,2.3
1449
+ 0,1,0,0,1,1968.0,1,2.3
1450
+ 3,1,0,0,1,1968.0,0,2.3
1451
+ 0,1,0,0,0,1968.0,0,2.3
1452
+ 0,0,0,0,0,1968.0,0,2.3
1453
+ 0,1,0,0,0,1968.0,0,2.3
1454
+ 0,0,0,0,0,1968.0,0,2.3
1455
+ 0,1,1,0,0,1968.0,0,2.3
1456
+ 0,1,0,0,0,1968.0,0,2.3
1457
+ 0,0,0,0,0,1968.0,0,2.3
1458
+ 0,1,0,0,0,1968.0,0,2.3
1459
+ 0,1,0,0,0,1968.0,0,2.3
1460
+ 0,1,0,0,1,1968.0,0,2.3
1461
+ 0,0,0,0,1,1968.0,0,2.3
1462
+ 0,1,0,0,1,1968.0,0,2.3
1463
+ 0,1,0,0,0,1968.0,0,2.3
1464
+ 0,0,0,0,0,1968.0,0,2.3
1465
+ 0,1,0,0,1,1968.0,0,2.3
1466
+ 0,0,0,0,0,1968.0,0,2.3
1467
+ 0,0,0,0,1,1968.0,1,2.3
1468
+ 0,0,0,0,0,1968.0,0,2.3
1469
+ 0,0,0,0,0,1968.0,0,2.3
1470
+ 0,1,0,0,1,1968.0,1,2.3
1471
+ 0,0,0,0,0,1968.0,0,2.3
1472
+ 0,1,0,0,1,1968.0,0,2.3
1473
+ 0,0,0,0,0,1968.0,0,2.3
1474
+ 0,0,0,0,1,1968.0,0,2.3
1475
+ 0,1,1,1,0,1968.0,0,2.3
1476
+ 0,0,0,0,1,1968.0,0,2.3
1477
+ 0,0,0,0,1,1968.0,0,2.3
1478
+ 0,1,0,0,0,1968.0,0,2.3
1479
+ 0,1,0,0,1,1968.0,0,2.3
1480
+ 0,1,0,0,0,1968.0,0,2.3
1481
+ 0,1,0,0,1,1968.0,0,2.3
1482
+ 0,1,0,0,1,1969.0,0,2.3
1483
+ 0,1,0,0,1,1969.0,0,2.3
1484
+ 0,1,0,0,1,1969.0,0,2.3
1485
+ 0,1,0,0,1,1969.0,1,2.3
1486
+ 0,1,0,0,0,1969.0,0,2.3
1487
+ 0,1,1,0,0,1969.0,1,2.3
1488
+ 0,0,0,0,0,1969.0,0,2.3
1489
+ 0,1,0,0,0,1969.0,0,2.3
1490
+ 0,1,0,0,1,1969.0,0,2.3
1491
+ 0,1,0,0,1,1969.0,0,2.3
1492
+ 0,1,0,0,0,1969.0,0,2.3
1493
+ 0,0,0,0,0,1969.0,0,2.3
1494
+ 0,0,0,0,1,1969.0,0,2.3
1495
+ 0,1,0,0,1,1969.0,0,2.3
1496
+ 0,0,0,0,0,1969.0,0,2.3
1497
+ 0,0,0,0,1,1969.0,0,2.3
1498
+ 0,1,1,1,1,1969.0,0,2.3
1499
+ 0,1,0,0,0,1969.0,1,2.3
1500
+ 0,0,0,0,0,1969.0,0,2.3
1501
+ 0,1,0,0,1,1969.0,1,2.3
1502
+ 0,1,0,0,1,1969.0,0,2.3
1503
+ 0,0,0,0,0,1969.0,0,2.3
1504
+ 0,0,0,0,1,1969.0,0,2.3
1505
+ 0,0,0,0,0,1969.0,0,2.3
1506
+ 0,0,0,0,0,1969.0,0,2.3
1507
+ 0,0,0,0,0,1969.0,0,2.3
1508
+ 0,1,0,0,1,1969.0,0,2.3
1509
+ 0,1,0,0,1,1969.0,0,2.3
1510
+ 0,1,0,0,0,1969.0,0,2.3
1511
+ 0,0,0,0,0,1969.0,1,2.3
1512
+ 0,1,0,0,0,1969.0,0,2.3
1513
+ 0,0,0,0,1,1969.0,0,2.3
1514
+ 0,1,0,0,0,1969.0,0,2.3
1515
+ 0,1,0,0,0,1969.0,1,2.3
1516
+ 0,1,0,0,1,1969.0,0,2.3
1517
+ 0,1,1,0,0,1969.0,1,2.3
1518
+ 0,1,1,0,0,1969.0,0,2.3
1519
+ 0,1,0,0,1,1969.0,0,2.3
1520
+ 0,1,0,0,0,1969.0,0,2.3
1521
+ 0,1,0,0,0,1969.0,0,2.3
1522
+ 0,1,0,0,0,1969.0,0,2.3
1523
+ 0,1,1,0,1,1969.0,0,2.3
1524
+ 0,1,0,0,1,1969.0,1,2.3
1525
+ 0,0,0,0,1,1969.0,0,2.3
1526
+ 0,0,0,0,1,1969.0,0,2.3
1527
+ 0,1,0,1,0,1969.0,0,2.3
1528
+ 3,0,0,0,0,1969.0,0,2.3
1529
+ 0,1,0,0,0,1969.0,0,2.3
1530
+ 0,1,0,0,0,1969.0,0,2.3
1531
+ 0,0,0,0,0,1969.0,0,2.3
1532
+ 0,1,0,0,0,1969.0,0,2.3
1533
+ 0,0,0,0,0,1969.0,0,2.3
1534
+ 0,1,0,0,1,1969.0,1,2.3
1535
+ 0,0,0,0,0,1969.0,0,2.3
1536
+ 0,0,0,0,0,1969.0,0,2.3
1537
+ 0,1,0,0,0,1969.0,1,2.3
1538
+ 0,1,0,1,0,1969.0,0,2.3
1539
+ 0,1,0,0,1,1969.0,0,2.3
1540
+ 0,1,0,0,0,1969.0,0,2.3
1541
+ 0,0,0,0,1,1969.0,0,2.3
1542
+ 0,1,0,0,1,1969.0,0,2.3
1543
+ 0,1,1,0,0,1969.0,1,2.3
1544
+ 0,1,1,1,0,1969.0,0,2.3
1545
+ 0,1,0,0,1,1969.0,0,2.3
1546
+ 0,0,0,0,1,1969.0,0,2.3
1547
+ 0,1,0,0,1,1969.0,0,2.3
1548
+ 0,1,1,0,0,1969.0,0,2.3
1549
+ 0,1,0,0,0,1969.0,1,2.3
1550
+ 0,1,0,0,0,1969.0,0,2.3
1551
+ 0,0,0,0,0,1969.0,0,2.3
1552
+ 0,1,1,0,0,1969.0,0,2.3
1553
+ 0,1,0,0,0,1969.0,0,2.3
1554
+ 0,1,1,0,0,1969.0,1,2.3
1555
+ 0,0,0,0,1,1969.0,0,2.3
1556
+ 0,1,1,0,1,1969.0,1,2.3
1557
+ 0,1,0,0,0,1969.0,0,2.3
1558
+ 2,1,0,0,0,1969.0,0,2.3
1559
+ 0,1,0,0,0,1969.0,0,2.3
1560
+ 0,1,0,0,1,1969.0,0,2.3
1561
+ 0,1,1,0,0,1969.0,1,2.3
1562
+ 0,1,0,0,0,1969.0,0,2.3
1563
+ 0,1,0,0,0,1969.0,0,2.3
1564
+ 0,1,0,0,0,1969.0,0,2.3
1565
+ 0,1,0,0,1,1969.0,0,2.3
1566
+ 0,1,1,0,0,1969.0,0,2.3
1567
+ 0,0,0,0,0,1969.0,0,2.3
1568
+ 0,1,0,0,1,1969.0,0,2.3
1569
+ 0,1,0,0,0,1969.0,0,2.3
1570
+ 0,0,0,0,1,1969.0,0,2.3
1571
+ 0,1,0,0,0,1969.0,0,2.3
1572
+ 0,1,0,0,0,1969.0,0,2.3
1573
+ 0,0,0,0,0,1969.0,0,2.3
1574
+ 0,1,1,0,0,1969.0,1,2.3
1575
+ 0,0,0,0,1,1969.0,0,2.3
1576
+ 0,1,0,0,0,1969.0,1,2.3
1577
+ 0,1,0,0,0,1969.0,0,2.3
1578
+ 0,0,0,0,1,1969.0,0,2.3
1579
+ 0,1,0,0,0,1969.0,1,2.3
1580
+ 0,1,0,0,1,1969.0,0,2.3
1581
+ 0,1,0,0,0,1969.0,0,2.3
1582
+ 0,0,0,0,0,1969.0,0,2.3
1583
+ 0,1,0,0,1,1969.0,0,2.3
1584
+ 0,1,0,0,1,1969.0,0,2.3
1585
+ 0,0,0,0,1,1969.0,0,2.3
1586
+ 0,0,0,0,0,1969.0,0,2.3
1587
+ 0,1,0,0,0,1969.0,0,2.3
1588
+ 0,1,0,0,0,1969.0,0,2.3
1589
+ 0,0,0,0,1,1969.0,0,2.3
1590
+ 0,0,0,0,0,1969.0,0,2.3
1591
+ 0,1,0,0,0,1969.0,1,2.3
1592
+ 0,0,0,0,1,1969.0,0,2.3
1593
+ 0,1,0,0,1,1969.0,0,2.3
1594
+ 0,0,0,0,0,1969.0,0,2.3
1595
+ 0,0,0,0,1,1970.0,0,2.3
1596
+ 0,1,0,0,0,1970.0,1,2.3
1597
+ 0,1,0,0,1,1970.0,1,2.3
1598
+ 0,0,0,0,1,1970.0,0,2.3
1599
+ 0,1,0,0,0,1970.0,1,2.3
1600
+ 0,1,0,0,0,1970.0,0,2.3
1601
+ 0,1,0,0,1,1970.0,0,2.3
1602
+ 0,1,0,0,0,1970.0,1,2.3
1603
+ 0,1,0,0,0,1970.0,0,2.3
1604
+ 0,1,0,0,0,1970.0,0,2.3
1605
+ 0,1,0,0,0,1970.0,0,2.3
1606
+ 0,1,0,0,1,1970.0,0,2.3
1607
+ 0,1,0,1,1,1970.0,0,2.3
1608
+ 0,0,0,0,0,1970.0,0,2.3
1609
+ 0,1,1,0,0,1970.0,0,2.3
1610
+ 0,1,0,0,0,1970.0,0,2.3
1611
+ 0,0,0,0,0,1970.0,0,2.3
1612
+ 0,1,1,0,0,1970.0,0,2.3
1613
+ 0,1,1,0,0,1970.0,0,2.3
1614
+ 0,0,0,0,1,1970.0,0,2.3
1615
+ 0,1,0,0,1,1970.0,0,2.3
1616
+ 0,0,0,0,1,1970.0,0,2.3
1617
+ 0,0,0,0,0,1970.0,0,2.3
1618
+ 0,1,0,0,0,1970.0,0,2.3
1619
+ 0,0,0,0,0,1970.0,0,2.3
1620
+ 0,0,0,0,0,1970.0,0,2.3
1621
+ 0,0,0,0,0,1970.0,0,2.3
1622
+ 0,1,1,0,1,1970.0,0,2.3
1623
+ 0,0,0,0,0,1970.0,0,2.3
1624
+ 0,1,1,0,0,1970.0,0,2.3
1625
+ 0,0,0,0,1,1970.0,0,2.3
1626
+ 0,0,0,0,0,1970.0,0,2.3
1627
+ 0,1,0,0,1,1970.0,0,2.3
1628
+ 0,1,0,0,1,1970.0,0,2.3
1629
+ 0,0,0,0,0,1970.0,0,2.3
1630
+ 0,1,0,0,1,1970.0,0,2.3
1631
+ 0,1,1,0,0,1970.0,0,2.3
1632
+ 0,1,1,0,0,1970.0,0,2.3
1633
+ 0,1,0,0,1,1970.0,0,2.3
1634
+ 0,0,0,0,0,1970.0,0,2.3
1635
+ 0,0,1,0,0,1970.0,0,2.3
1636
+ 0,1,0,0,0,1970.0,0,2.3
1637
+ 0,0,0,0,1,1970.0,1,2.3
1638
+ 0,0,0,0,0,1970.0,1,2.3
1639
+ 0,1,0,0,1,1970.0,0,2.3
1640
+ 0,1,0,0,1,1970.0,0,2.3
1641
+ 0,1,0,0,0,1970.0,1,2.3
1642
+ 0,1,0,0,1,1970.0,0,2.3
1643
+ 0,1,0,0,1,1970.0,1,2.3
1644
+ 0,1,0,0,0,1970.0,0,2.3
1645
+ 0,1,0,0,0,1970.0,0,2.3
1646
+ 0,0,0,0,1,1970.0,0,2.3
1647
+ 0,0,0,0,0,1970.0,0,2.3
1648
+ 0,0,0,0,1,1970.0,0,2.3
1649
+ 0,0,0,0,1,1970.0,0,2.3
1650
+ 0,1,0,0,0,1970.0,0,2.3
1651
+ 0,0,0,0,1,1970.0,0,2.3
1652
+ 0,0,0,0,0,1970.0,1,2.3
1653
+ 0,0,0,0,1,1970.0,0,2.3
1654
+ 0,0,0,0,0,1970.0,0,2.3
1655
+ 0,0,1,0,0,1970.0,0,2.3
1656
+ 0,1,0,0,0,1970.0,0,2.3
1657
+ 0,1,0,0,0,1970.0,0,2.3
1658
+ 0,0,0,0,0,1970.0,0,2.3
1659
+ 0,1,1,0,1,1970.0,0,2.3
1660
+ 0,0,0,0,0,1970.0,0,2.3
1661
+ 0,0,0,0,1,1970.0,0,2.3
1662
+ 0,0,0,0,1,1970.0,0,2.3
1663
+ 0,0,0,0,0,1970.0,0,2.3
1664
+ 0,1,0,0,0,1970.0,1,2.3
1665
+ 0,1,0,0,0,1970.0,0,2.3
1666
+ 0,1,0,0,0,1970.0,0,2.3
1667
+ 0,0,0,0,0,1970.0,0,2.3
1668
+ 0,1,0,0,0,1970.0,1,2.3
1669
+ 0,0,0,0,0,1970.0,0,2.3
1670
+ 0,1,0,0,0,1970.0,1,2.3
1671
+ 0,1,0,0,1,1970.0,0,2.3
1672
+ 0,1,0,0,0,1970.0,0,2.3
1673
+ 0,0,0,0,1,1970.0,0,2.3
1674
+ 0,0,0,0,0,1970.0,0,2.3
1675
+ 0,1,0,0,0,1970.0,1,2.3
1676
+ 0,1,0,0,0,1970.0,1,2.3
1677
+ 0,1,0,0,1,1970.0,0,2.3
1678
+ 0,1,0,0,0,1970.0,1,2.3
1679
+ 0,0,0,0,0,1970.0,0,2.3
1680
+ 0,0,0,1,0,1970.0,0,2.3
1681
+ 0,0,0,0,1,1970.0,0,2.3
1682
+ 0,0,0,0,0,1970.0,0,2.3
1683
+ 0,1,0,0,0,1970.0,0,2.3
1684
+ 0,0,0,0,0,1970.0,0,2.3
1685
+ 0,0,0,0,0,1970.0,0,2.3
1686
+ 0,1,0,0,0,1970.0,0,2.3
1687
+ 0,1,0,0,0,1971.0,0,2.3
1688
+ 0,1,0,0,1,1971.0,0,2.3
1689
+ 0,0,0,0,0,1971.0,0,2.3
1690
+ 0,1,0,0,0,1971.0,0,2.3
1691
+ 0,0,1,0,0,1971.0,0,2.3
1692
+ 0,0,0,0,0,1971.0,0,2.3
1693
+ 0,1,0,0,1,1971.0,0,2.3
1694
+ 0,1,0,0,0,1971.0,1,2.3
1695
+ 0,1,0,0,0,1971.0,0,2.3
1696
+ 0,1,0,0,1,1971.0,0,2.3
1697
+ 0,1,0,0,0,1971.0,0,2.3
1698
+ 0,0,0,0,1,1971.0,0,2.3
1699
+ 0,0,0,0,0,1971.0,0,2.3
1700
+ 0,1,0,0,1,1971.0,0,2.3
1701
+ 0,0,0,0,0,1971.0,0,2.3
1702
+ 0,0,0,0,0,1971.0,0,2.3
1703
+ 0,0,0,0,0,1971.0,0,2.3
1704
+ 0,0,0,0,1,1971.0,0,2.3
1705
+ 0,1,0,0,0,1971.0,0,2.3
1706
+ 0,0,0,0,1,1971.0,0,2.3
1707
+ 0,0,0,0,0,1971.0,0,2.3
1708
+ 0,0,0,0,0,1971.0,0,2.3
1709
+ 0,0,0,0,0,1971.0,0,2.3
1710
+ 0,1,0,0,0,1971.0,1,2.3
1711
+ 0,1,0,0,1,1971.0,0,2.3
1712
+ 0,0,0,0,0,1971.0,0,2.3
1713
+ 0,1,0,0,0,1971.0,1,2.3
1714
+ 0,1,0,0,1,1971.0,0,2.3
1715
+ 0,0,0,0,0,1971.0,0,2.3
1716
+ 0,0,0,0,0,1971.0,0,2.3
1717
+ 0,1,0,0,1,1971.0,0,2.3
1718
+ 0,1,0,0,1,1971.0,0,2.3
1719
+ 0,1,1,1,0,1971.0,0,2.3
1720
+ 0,1,1,0,0,1971.0,0,2.3
1721
+ 0,1,0,0,1,1971.0,1,2.3
1722
+ 0,0,0,0,1,1971.0,0,2.3
1723
+ 0,0,0,0,0,1971.0,0,2.3
1724
+ 0,1,0,0,1,1971.0,0,2.3
1725
+ 0,1,0,0,0,1971.0,1,2.3
1726
+ 0,0,0,0,0,1971.0,0,2.3
1727
+ 0,0,0,0,1,1971.0,0,2.3
1728
+ 0,0,0,0,1,1971.0,0,2.3
1729
+ 0,0,0,0,1,1971.0,0,2.3
1730
+ 0,1,0,0,0,1971.0,0,2.3
1731
+ 0,0,0,0,0,1971.0,0,2.3
1732
+ 0,0,0,0,0,1971.0,0,2.3
1733
+ 0,1,1,0,1,1971.0,0,2.3
1734
+ 0,1,0,1,1,1971.0,0,2.3
1735
+ 0,0,0,0,0,1971.0,0,2.3
1736
+ 0,1,1,0,1,1971.0,0,2.3
1737
+ 0,1,0,0,1,1971.0,0,2.3
1738
+ 0,0,0,0,0,1971.0,0,2.3
1739
+ 0,0,0,0,1,1971.0,0,2.3
1740
+ 0,0,0,0,0,1971.0,0,2.3
1741
+ 0,0,0,0,0,1971.0,0,2.3
1742
+ 0,0,0,0,0,1971.0,0,2.3
1743
+ 0,0,0,0,0,1971.0,0,2.3
1744
+ 0,1,0,0,0,1971.0,0,2.3
1745
+ 0,1,1,0,1,1971.0,0,2.3
1746
+ 0,1,0,0,1,1971.0,0,2.3
1747
+ 0,0,0,0,1,1971.0,1,2.3
1748
+ 0,0,0,0,0,1971.0,0,2.3
1749
+ 0,0,0,0,1,1971.0,0,2.3
1750
+ 0,1,0,0,0,1971.0,0,2.3
1751
+ 0,0,0,0,0,1971.0,0,2.3
1752
+ 0,1,1,0,1,1971.0,0,2.3
1753
+ 3,1,1,0,1,1971.0,0,2.3
1754
+ 0,0,0,0,0,1971.0,0,2.3
1755
+ 0,0,0,0,1,1971.0,0,2.3
1756
+ 0,1,0,0,1,1971.0,0,2.3
1757
+ 1,1,0,0,0,1971.0,0,2.3
1758
+ 1,1,0,0,0,1971.0,0,2.3
1759
+ 0,0,0,0,0,1971.0,0,2.3
1760
+ 0,1,0,0,0,1971.0,1,2.3
1761
+ 0,1,0,0,0,1971.0,0,2.3
1762
+ 0,0,0,0,0,1971.0,0,2.3
1763
+ 0,0,0,0,0,1971.0,0,2.3
1764
+ 0,1,0,0,1,1971.0,0,2.3
1765
+ 0,1,0,0,0,1971.0,1,2.3
1766
+ 0,1,0,0,1,1971.0,0,2.3
1767
+ 0,0,0,0,0,1971.0,0,2.3
1768
+ 0,0,0,0,1,1971.0,0,2.3
1769
+ 3,1,1,0,1,1971.0,0,2.3
1770
+ 0,0,0,0,1,1971.0,0,2.3
1771
+ 0,0,0,0,0,1971.0,0,2.3
1772
+ 0,0,0,0,0,1971.0,1,2.3
1773
+ 0,0,0,0,0,1971.0,0,2.3
1774
+ 0,0,0,0,0,1971.0,0,2.3
1775
+ 0,1,0,0,0,1971.0,0,2.3
1776
+ 0,0,1,0,0,1971.0,0,2.3
1777
+ 0,0,0,0,0,1971.0,0,2.3
1778
+ 0,0,0,0,0,1971.0,0,2.3
1779
+ 0,0,0,0,0,1971.0,0,2.3
1780
+ 0,0,0,0,0,1971.0,0,2.3
1781
+ 0,0,0,0,1,1971.0,0,2.3
1782
+ 0,0,0,0,0,1971.0,0,2.3
1783
+ 0,1,1,0,0,1971.0,0,2.3
1784
+ 0,1,0,0,0,1971.0,0,2.3
1785
+ 1,0,0,0,0,1971.0,0,2.3
1786
+ 0,1,1,0,0,1971.0,1,2.3
1787
+ 0,0,0,0,0,1971.0,1,2.3
1788
+ 0,0,0,0,0,1971.0,1,2.3
1789
+ 0,1,1,0,1,1971.0,1,2.3
1790
+ 0,0,0,0,0,1971.0,0,2.3
1791
+ 0,0,0,0,0,1971.0,0,2.3
1792
+ 0,0,0,0,0,1971.0,1,2.3
1793
+ 0,0,0,0,0,1971.0,0,2.3
1794
+ 0,1,0,0,0,1971.0,0,2.3
1795
+ 0,0,0,0,0,1971.0,0,2.3
1796
+ 0,0,0,0,0,1971.0,0,2.3
1797
+ 0,1,0,0,0,1971.0,0,2.3
1798
+ 0,0,0,0,1,1971.0,1,2.3
1799
+ 0,1,1,0,1,1971.0,0,2.3
1800
+ 0,1,0,0,0,1971.0,0,2.3
1801
+ 0,1,0,1,1,1971.0,0,2.3
1802
+ 0,0,0,0,0,1971.0,0,2.3
1803
+ 0,1,1,0,0,1971.0,1,2.3
1804
+ 0,1,0,0,0,1971.0,0,2.3
1805
+ 0,0,0,0,1,1971.0,0,2.3
1806
+ 0,0,0,0,0,1971.0,0,2.3
1807
+ 0,1,1,0,1,1971.0,0,2.3
1808
+ 0,1,1,0,1,1971.0,0,2.3
1809
+ 0,0,0,0,0,1971.0,0,2.3
1810
+ 0,0,0,0,0,1971.0,0,2.3
1811
+ 0,1,1,0,0,1971.0,0,2.3
1812
+ 0,1,1,0,1,1971.0,0,2.3
1813
+ 0,0,0,0,0,1971.0,0,2.3
1814
+ 0,1,0,0,1,1971.0,0,2.3
1815
+ 0,0,0,0,0,1971.0,0,2.3
1816
+ 1,1,0,0,1,1971.0,1,2.3
1817
+ 0,0,0,0,0,1971.0,0,2.3
1818
+ 0,0,0,0,0,1971.0,0,2.3
1819
+ 0,0,0,0,0,1971.0,0,2.3
1820
+ 0,0,0,0,0,1971.0,0,2.3
1821
+ 0,1,1,0,1,1971.0,0,2.3
1822
+ 0,0,0,0,0,1972.0,0,2.3
1823
+ 0,0,0,0,1,1972.0,0,2.3
1824
+ 0,1,0,0,1,1972.0,0,2.3
1825
+ 0,0,0,0,0,1972.0,0,2.3
1826
+ 0,1,0,0,1,1972.0,0,2.3
1827
+ 0,0,0,0,0,1972.0,0,2.3
1828
+ 0,1,1,0,1,1972.0,1,2.3
1829
+ 0,1,0,0,0,1972.0,0,2.3
1830
+ 0,1,0,0,0,1972.0,0,2.3
1831
+ 0,0,0,0,0,1972.0,0,2.3
1832
+ 0,1,0,0,1,1972.0,1,2.3
1833
+ 0,1,1,0,0,1972.0,0,2.3
1834
+ 0,1,1,0,0,1972.0,0,2.3
1835
+ 0,1,0,0,1,1972.0,1,2.3
1836
+ 0,0,0,0,0,1972.0,0,2.3
1837
+ 0,1,1,0,1,1972.0,0,2.3
1838
+ 0,0,0,0,0,1972.0,0,2.3
1839
+ 0,1,1,0,0,1972.0,1,2.3
1840
+ 0,0,0,0,1,1972.0,0,2.3
1841
+ 0,0,0,0,0,1972.0,0,2.3
1842
+ 0,0,0,0,0,1972.0,1,2.3
1843
+ 0,0,0,0,1,1972.0,0,2.3
1844
+ 0,1,1,0,1,1972.0,0,2.3
1845
+ 0,1,0,0,0,1972.0,0,2.3
1846
+ 0,1,0,0,0,1972.0,0,2.3
1847
+ 0,0,0,0,0,1972.0,0,2.3
1848
+ 2,0,0,0,0,1972.0,1,2.3
1849
+ 0,1,0,0,1,1972.0,1,2.3
1850
+ 0,1,0,0,1,1972.0,0,2.3
1851
+ 0,1,0,0,0,1972.0,0,2.3
1852
+ 0,0,0,0,1,1972.0,0,2.3
1853
+ 0,0,0,0,1,1972.0,0,2.3
1854
+ 0,0,0,0,0,1972.0,0,2.3
1855
+ 0,1,0,0,0,1972.0,0,2.3
1856
+ 0,0,0,0,1,1972.0,0,2.3
1857
+ 0,1,1,0,0,1972.0,0,2.3
1858
+ 0,0,0,0,0,1972.0,1,2.3
1859
+ 0,0,0,0,0,1972.0,0,2.3
1860
+ 0,0,0,0,0,1972.0,0,2.3
1861
+ 0,1,0,0,0,1972.0,0,2.3
1862
+ 0,1,0,0,1,1972.0,0,2.3
1863
+ 0,1,0,0,1,1972.0,0,2.3
1864
+ 0,1,0,0,1,1972.0,0,2.3
1865
+ 0,1,1,0,0,1972.0,0,2.3
1866
+ 0,1,0,0,1,1972.0,0,2.3
1867
+ 0,1,1,0,0,1972.0,1,2.3
1868
+ 0,1,1,0,0,1972.0,1,2.3
1869
+ 0,0,0,0,0,1972.0,0,2.3
1870
+ 0,1,0,0,1,1972.0,0,2.3
1871
+ 0,0,0,0,0,1972.0,0,2.3
1872
+ 0,0,0,0,0,1972.0,0,2.3
1873
+ 0,1,1,0,1,1972.0,0,2.3
1874
+ 0,0,0,0,1,1972.0,0,2.3
1875
+ 0,1,1,0,0,1972.0,0,2.3
1876
+ 0,0,0,0,0,1972.0,0,2.3
1877
+ 0,0,0,0,0,1972.0,1,2.3
1878
+ 0,1,1,0,0,1972.0,0,2.3
1879
+ 0,0,0,0,0,1972.0,1,2.3
1880
+ 0,0,0,0,0,1972.0,0,2.3
1881
+ 0,0,0,0,0,1972.0,0,2.3
1882
+ 0,0,0,0,1,1972.0,0,2.3
1883
+ 0,1,0,0,1,1972.0,1,2.3
1884
+ 0,1,0,0,0,1972.0,0,2.3
1885
+ 0,1,1,0,0,1972.0,0,2.3
1886
+ 0,1,0,0,1,1972.0,1,2.3
1887
+ 0,0,0,0,0,1972.0,1,2.3
1888
+ 0,1,0,0,1,1972.0,0,2.3
1889
+ 0,0,0,0,0,1972.0,1,2.3
1890
+ 0,1,0,0,0,1972.0,0,2.3
1891
+ 0,0,0,0,0,1972.0,0,2.3
1892
+ 0,1,0,0,1,1972.0,0,2.3
1893
+ 0,0,0,0,0,1972.0,0,2.3
1894
+ 0,0,0,0,0,1972.0,1,2.3
1895
+ 0,0,0,0,0,1972.0,1,2.3
1896
+ 0,1,0,0,1,1972.0,0,2.3
1897
+ 0,0,0,0,0,1972.0,0,2.3
1898
+ 0,1,1,0,1,1972.0,0,2.3
1899
+ 0,0,0,0,1,1972.0,0,2.3
1900
+ 0,0,0,0,0,1972.0,0,2.3
1901
+ 0,0,0,0,0,1972.0,1,2.3
1902
+ 0,0,0,0,0,1972.0,0,2.3
1903
+ 0,1,0,0,1,1972.0,0,2.3
1904
+ 0,0,0,0,0,1972.0,1,2.3
1905
+ 0,1,1,0,0,1972.0,0,2.3
1906
+ 0,0,0,0,0,1972.0,0,2.3
1907
+ 5,1,0,0,0,1972.0,0,1.79
1908
+ 0,0,0,0,1,1972.0,0,2.3
1909
+ 0,1,0,0,1,1972.0,1,2.3
1910
+ 0,1,0,0,0,1972.0,0,2.3
1911
+ 0,0,0,0,0,1972.0,0,2.3
1912
+ 0,0,0,0,0,1972.0,0,2.3
1913
+ 1,0,0,0,0,1972.0,0,2.3
1914
+ 0,1,0,0,1,1972.0,0,2.3
1915
+ 0,0,0,0,0,1972.0,0,2.3
1916
+ 0,1,0,0,0,1972.0,0,2.3
1917
+ 0,1,1,0,1,1972.0,0,2.3
1918
+ 0,1,0,0,1,1972.0,0,2.3
1919
+ 0,0,0,1,1,1972.0,0,2.3
1920
+ 0,0,0,0,0,1972.0,0,2.3
1921
+ 0,0,0,0,0,1972.0,0,2.3
1922
+ 0,0,0,0,0,1972.0,0,2.3
1923
+ 0,1,0,0,1,1972.0,0,2.3
1924
+ 0,0,0,0,0,1972.0,0,2.3
1925
+ 0,0,0,0,0,1972.0,0,2.3
1926
+ 0,1,0,0,0,1972.0,0,2.3
1927
+ 0,0,0,0,1,1972.0,0,2.3
1928
+ 0,0,0,0,0,1972.0,1,2.3
1929
+ 0,0,0,0,0,1972.0,0,2.3
1930
+ 0,0,0,0,0,1972.0,0,2.3
1931
+ 0,0,0,0,0,1972.0,0,2.3
1932
+ 0,0,0,0,0,1972.0,1,2.3
1933
+ 0,0,0,0,0,1972.0,0,2.3
1934
+ 0,1,0,0,1,1972.0,0,2.3
1935
+ 0,0,0,0,0,1972.0,0,2.3
1936
+ 0,1,0,0,1,1972.0,0,2.3
1937
+ 0,1,0,0,1,1972.0,1,2.3
1938
+ 0,1,1,0,1,1972.0,0,2.3
1939
+ 0,1,0,0,1,1972.0,0,2.3
1940
+ 0,0,0,1,0,1972.0,0,2.3
1941
+ 0,1,0,0,1,1972.0,0,2.3
1942
+ 0,1,0,0,1,1972.0,0,2.3
1943
+ 0,0,0,0,0,1972.0,0,2.3
1944
+ 0,0,0,0,0,1972.0,1,2.3
1945
+ 0,1,1,0,0,1972.0,0,2.3
1946
+ 0,0,0,0,0,1972.0,0,2.3
1947
+ 0,0,0,0,0,1972.0,0,2.3
1948
+ 0,0,0,0,0,1972.0,0,2.3
1949
+ 0,0,0,0,0,1972.0,0,2.3
1950
+ 0,0,0,0,1,1972.0,1,2.3
1951
+ 0,0,0,0,0,1972.0,1,2.3
1952
+ 0,0,0,0,0,1972.0,0,2.3
1953
+ 0,1,0,0,0,1972.0,0,2.3
1954
+ 0,1,1,0,1,1972.0,0,2.3
1955
+ 0,1,0,0,1,1972.0,0,2.3
1956
+ 0,0,0,0,0,1972.0,0,2.3
1957
+ 0,0,0,0,0,1973.0,0,2.3
1958
+ 0,1,1,0,0,1973.0,1,2.3
1959
+ 0,1,0,0,0,1973.0,0,2.3
1960
+ 0,0,0,0,0,1973.0,0,2.3
1961
+ 0,1,0,0,0,1973.0,0,2.3
1962
+ 0,0,0,0,0,1973.0,0,2.3
1963
+ 0,0,0,0,0,1973.0,0,2.3
1964
+ 0,0,0,0,0,1973.0,1,2.3
1965
+ 0,0,0,0,0,1973.0,1,2.3
1966
+ 0,0,0,0,0,1973.0,1,2.3
1967
+ 0,0,0,0,0,1973.0,1,2.3
1968
+ 0,0,0,0,0,1973.0,0,2.3
1969
+ 0,0,0,0,0,1973.0,1,2.3
1970
+ 0,1,1,0,0,1973.0,0,2.3
1971
+ 0,1,1,0,0,1973.0,1,2.3
1972
+ 0,1,0,0,1,1973.0,0,2.3
1973
+ 0,1,1,0,0,1973.0,1,2.3
1974
+ 0,0,0,0,1,1973.0,0,2.3
1975
+ 0,1,0,0,1,1973.0,0,2.3
1976
+ 0,0,0,0,0,1973.0,0,2.3
1977
+ 0,0,0,0,0,1973.0,1,2.3
1978
+ 0,1,0,0,1,1973.0,0,2.3
1979
+ 0,0,0,0,0,1973.0,0,2.3
1980
+ 0,1,1,0,0,1973.0,0,2.3
1981
+ 0,0,0,0,0,1973.0,0,2.3
1982
+ 5,1,0,0,0,1973.0,0,2.3
1983
+ 0,0,0,0,0,1973.0,0,2.3
1984
+ 0,0,0,0,0,1973.0,1,2.3
1985
+ 0,0,0,0,0,1973.0,0,2.3
1986
+ 0,1,1,0,1,1973.0,0,2.3
1987
+ 0,0,0,0,0,1973.0,0,2.3
1988
+ 1,0,0,0,0,1973.0,1,2.3
1989
+ 0,1,0,0,0,1973.0,1,2.3
1990
+ 0,1,0,0,1,1973.0,0,2.3
1991
+ 0,1,0,0,0,1973.0,0,2.3
1992
+ 0,0,0,0,0,1973.0,1,2.3
1993
+ 0,0,0,0,0,1973.0,0,2.3
1994
+ 0,1,0,0,0,1973.0,0,2.3
1995
+ 0,1,1,0,0,1973.0,1,2.3
1996
+ 0,0,0,0,0,1973.0,0,2.3
1997
+ 0,1,0,0,0,1973.0,0,2.3
1998
+ 0,0,0,0,0,1973.0,0,2.3
1999
+ 0,0,0,0,1,1973.0,1,2.3
2000
+ 0,1,1,0,0,1973.0,1,2.3
2001
+ 0,0,0,0,0,1973.0,0,2.3
2002
+ 0,1,0,0,1,1973.0,1,2.3
2003
+ 0,0,0,0,0,1973.0,0,2.3
2004
+ 0,0,0,0,0,1973.0,0,2.3
2005
+ 0,0,0,0,0,1973.0,0,2.3
2006
+ 0,0,0,0,0,1973.0,0,2.3
2007
+ 0,1,0,0,0,1973.0,0,2.3
2008
+ 0,0,0,0,0,1973.0,0,2.3
2009
+ 0,0,0,0,0,1973.0,0,2.3
2010
+ 0,0,0,0,0,1973.0,0,2.3
2011
+ 0,0,0,0,0,1973.0,0,2.3
2012
+ 0,0,0,0,1,1973.0,1,2.3
2013
+ 0,1,1,0,0,1973.0,0,2.3
2014
+ 0,1,0,0,1,1973.0,0,2.3
2015
+ 0,1,0,0,1,1973.0,0,2.3
2016
+ 0,0,0,1,0,1973.0,0,2.3
2017
+ 0,1,1,0,0,1973.0,1,2.3
2018
+ 0,0,0,0,0,1973.0,1,2.3
2019
+ 0,0,0,0,0,1973.0,0,2.3
2020
+ 0,1,0,0,0,1973.0,0,2.3
2021
+ 0,0,0,0,0,1973.0,0,2.3
2022
+ 0,0,0,0,0,1973.0,1,2.3
2023
+ 0,1,0,0,0,1973.0,0,2.3
2024
+ 0,1,1,0,0,1973.0,0,2.3
2025
+ 0,0,0,0,0,1973.0,0,2.3
2026
+ 0,0,0,0,0,1973.0,0,2.3
2027
+ 0,1,1,0,1,1973.0,0,2.3
2028
+ 0,1,1,0,0,1973.0,0,2.3
2029
+ 0,0,1,0,0,1973.0,0,2.3
2030
+ 0,0,0,0,0,1973.0,0,2.3
2031
+ 0,0,0,0,1,1973.0,0,2.3
2032
+ 0,0,0,0,0,1973.0,0,2.3
2033
+ 0,0,0,0,0,1973.0,0,2.3
2034
+ 0,1,1,0,0,1973.0,0,2.3
2035
+ 0,0,0,0,0,1973.0,0,2.3
2036
+ 0,0,0,0,0,1973.0,0,2.3
2037
+ 0,0,0,0,1,1973.0,0,2.3
2038
+ 0,1,1,0,1,1973.0,0,2.3
2039
+ 0,0,0,0,0,1973.0,0,2.3
2040
+ 0,0,0,0,0,1973.0,0,2.3
2041
+ 0,0,0,0,0,1973.0,0,2.3
2042
+ 0,0,0,0,0,1973.0,1,2.3
2043
+ 0,1,0,0,0,1973.0,0,2.3
2044
+ 0,0,0,0,0,1973.0,0,2.3
2045
+ 0,1,1,0,1,1973.0,0,2.3
2046
+ 0,0,0,0,0,1973.0,0,2.3
2047
+ 0,1,0,1,0,1973.0,0,2.3
2048
+ 0,1,1,0,0,1973.0,1,2.3
2049
+ 0,1,0,0,1,1973.0,0,2.3
2050
+ 0,1,1,0,0,1973.0,0,2.3
2051
+ 0,0,0,0,0,1973.0,0,2.3
2052
+ 0,0,0,0,1,1973.0,0,2.3
2053
+ 0,0,0,0,1,1973.0,0,2.3
2054
+ 0,0,0,0,0,1973.0,0,2.3
2055
+ 0,0,0,0,0,1973.0,0,2.3
2056
+ 0,0,0,0,0,1973.0,0,2.3
2057
+ 0,1,1,0,0,1973.0,1,2.3
2058
+ 0,0,0,0,0,1973.0,0,2.3
2059
+ 0,0,0,0,0,1973.0,0,2.3
2060
+ 0,1,0,0,0,1973.0,1,2.3
2061
+ 0,0,0,0,0,1973.0,0,2.3
2062
+ 0,1,0,0,0,1973.0,0,2.3
2063
+ 0,1,1,0,0,1973.0,1,2.3
2064
+ 0,0,0,0,0,1973.0,1,2.3
2065
+ 0,0,0,0,0,1973.0,0,2.3
2066
+ 0,0,0,0,0,1973.0,0,2.3
2067
+ 0,0,0,0,0,1973.0,0,2.3
2068
+ 0,0,0,0,0,1973.0,0,2.3
2069
+ 0,1,0,0,0,1973.0,0,2.3
2070
+ 0,1,0,0,0,1973.0,1,2.3
2071
+ 0,1,0,0,0,1973.0,0,2.3
2072
+ 0,1,1,0,1,1973.0,0,2.3
2073
+ 0,1,0,0,0,1973.0,0,2.3
2074
+ 0,0,0,0,0,1973.0,0,2.3
2075
+ 0,0,0,0,0,1973.0,0,2.3
2076
+ 0,0,0,0,0,1973.0,1,2.3
2077
+ 0,0,0,0,0,1973.0,0,2.3
2078
+ 0,1,1,0,0,1973.0,0,2.3
2079
+ 0,0,0,0,0,1973.0,1,2.3
2080
+ 0,1,1,0,1,1973.0,0,2.3
2081
+ 0,1,0,0,1,1973.0,1,2.3
2082
+ 0,0,0,0,0,1973.0,0,2.3
2083
+ 0,1,0,0,1,1973.0,0,2.3
2084
+ 0,1,0,0,1,1973.0,0,2.3
2085
+ 0,1,0,0,1,1973.0,1,2.3
2086
+ 0,0,0,0,0,1973.0,0,2.3
2087
+ 0,0,0,0,0,1973.0,0,2.3
2088
+ 0,0,0,0,1,1973.0,0,2.3
2089
+ 0,0,0,0,0,1973.0,0,2.3
2090
+ 1,0,0,0,0,1973.0,0,2.3
2091
+ 0,0,0,0,0,1973.0,0,2.3
2092
+ 0,0,0,0,0,1973.0,1,2.3
2093
+ 0,0,0,0,0,1973.0,1,2.3
2094
+ 0,0,0,0,0,1973.0,1,2.3
2095
+ 0,0,0,0,1,1973.0,0,2.3
2096
+ 0,0,0,0,0,1973.0,0,2.3
2097
+ 0,0,0,0,0,1974.0,0,2.3
2098
+ 0,1,0,0,0,1974.0,0,2.3
2099
+ 0,0,0,0,0,1974.0,0,2.3
2100
+ 0,1,1,0,0,1974.0,0,2.3
2101
+ 0,1,0,0,1,1974.0,0,2.3
2102
+ 0,1,0,0,1,1974.0,0,2.3
2103
+ 0,0,0,0,0,1974.0,1,2.3
2104
+ 0,0,0,0,0,1974.0,1,2.3
2105
+ 0,0,0,0,0,1974.0,0,2.3
2106
+ 0,0,0,0,0,1974.0,0,2.3
2107
+ 0,0,0,0,0,1974.0,0,2.3
2108
+ 1,0,0,1,0,1974.0,0,2.3
2109
+ 0,0,0,0,0,1974.0,1,2.3
2110
+ 0,0,0,0,0,1974.0,0,2.3
2111
+ 0,1,0,0,0,1974.0,1,2.3
2112
+ 0,1,1,0,1,1974.0,1,2.3
2113
+ 0,1,1,0,1,1974.0,0,2.3
2114
+ 0,1,0,0,1,1974.0,0,2.3
2115
+ 0,0,0,0,0,1974.0,0,2.3
2116
+ 0,1,0,0,0,1974.0,0,2.3
2117
+ 0,0,0,0,0,1974.0,0,2.3
2118
+ 0,1,0,0,1,1974.0,0,2.3
2119
+ 0,0,0,0,1,1974.0,0,2.3
2120
+ 0,0,0,0,1,1974.0,0,2.3
2121
+ 0,0,0,0,0,1974.0,0,2.3
2122
+ 0,0,0,0,0,1974.0,1,2.3
2123
+ 0,0,0,0,1,1974.0,0,2.3
2124
+ 0,1,0,0,1,1974.0,0,2.3
2125
+ 0,1,0,0,0,1974.0,0,2.3
2126
+ 0,0,0,0,0,1974.0,0,2.3
2127
+ 0,1,0,0,0,1974.0,0,2.3
2128
+ 0,1,0,0,1,1974.0,0,2.3
2129
+ 0,0,0,0,0,1974.0,1,2.3
2130
+ 0,0,0,0,0,1974.0,0,2.3
2131
+ 0,0,0,0,1,1974.0,1,2.3
2132
+ 0,1,1,0,1,1974.0,0,2.3
2133
+ 0,1,0,0,1,1974.0,0,2.3
2134
+ 0,0,0,0,1,1974.0,0,2.3
2135
+ 0,0,0,0,1,1974.0,1,2.3
2136
+ 1,0,0,0,0,1974.0,0,2.3
2137
+ 0,1,0,0,0,1974.0,1,2.3
2138
+ 0,0,0,0,0,1974.0,0,2.3
2139
+ 3,1,0,0,0,1974.0,0,1.79
2140
+ 0,1,1,0,0,1974.0,0,2.3
2141
+ 0,0,0,0,0,1974.0,0,2.3
2142
+ 0,0,0,0,0,1974.0,0,2.3
2143
+ 0,1,1,0,0,1974.0,1,2.3
2144
+ 0,1,0,0,0,1974.0,0,2.3
2145
+ 0,0,0,0,0,1974.0,0,2.3
2146
+ 0,0,0,0,0,1974.0,0,2.3
2147
+ 0,0,0,0,0,1974.0,0,2.3
2148
+ 0,1,1,0,0,1974.0,0,2.3
2149
+ 0,0,0,0,0,1974.0,0,2.3
2150
+ 0,1,0,0,0,1974.0,1,2.3
2151
+ 0,1,0,0,0,1974.0,0,2.3
2152
+ 0,1,0,0,1,1974.0,0,2.3
2153
+ 0,0,0,0,0,1974.0,0,2.3
2154
+ 0,1,0,0,1,1974.0,0,2.3
2155
+ 0,0,0,0,0,1974.0,0,2.3
2156
+ 0,0,0,0,0,1974.0,1,2.3
2157
+ 0,0,0,0,0,1974.0,0,2.3
2158
+ 0,1,0,0,0,1974.0,0,2.3
2159
+ 0,0,0,0,0,1974.0,1,2.3
2160
+ 0,1,0,0,0,1974.0,0,2.3
2161
+ 0,1,0,0,0,1974.0,0,2.3
2162
+ 0,0,0,0,0,1974.0,0,2.3
2163
+ 0,0,0,0,0,1974.0,0,2.3
2164
+ 0,1,0,0,1,1974.0,0,2.3
2165
+ 0,1,0,0,0,1974.0,0,2.3
2166
+ 0,0,0,0,1,1974.0,0,2.3
2167
+ 0,1,1,0,0,1974.0,1,2.3
2168
+ 0,0,0,0,0,1974.0,0,2.3
2169
+ 0,0,0,0,0,1974.0,0,2.3
2170
+ 1,0,0,0,0,1974.0,0,2.3
2171
+ 0,0,0,0,0,1974.0,1,2.3
2172
+ 0,1,0,0,0,1974.0,0,2.3
2173
+ 0,0,0,0,0,1974.0,1,2.3
2174
+ 0,1,0,0,0,1974.0,0,2.3
2175
+ 0,1,0,0,0,1974.0,1,2.3
2176
+ 0,0,0,0,0,1974.0,0,2.3
2177
+ 0,0,0,0,0,1974.0,0,2.3
2178
+ 0,0,0,0,0,1974.0,0,2.3
2179
+ 0,1,0,0,1,1974.0,1,2.3
2180
+ 0,1,0,0,0,1974.0,0,2.3
2181
+ 0,1,0,0,1,1974.0,0,2.3
2182
+ 0,1,0,0,1,1974.0,0,2.3
2183
+ 0,0,0,0,0,1974.0,1,2.3
2184
+ 0,1,0,0,0,1974.0,0,2.3
2185
+ 0,1,0,0,0,1974.0,1,2.3
2186
+ 0,0,0,0,0,1974.0,0,2.3
2187
+ 0,0,0,0,0,1974.0,0,2.3
2188
+ 0,0,0,0,0,1974.0,0,2.3
2189
+ 0,0,0,0,0,1974.0,0,2.3
2190
+ 0,1,0,0,1,1974.0,0,2.3
2191
+ 0,1,0,0,0,1974.0,1,2.3
2192
+ 0,0,0,0,0,1974.0,1,2.3
2193
+ 0,0,0,0,0,1974.0,0,2.3
2194
+ 0,0,0,0,0,1974.0,1,2.3
2195
+ 0,0,0,0,0,1974.0,0,2.3
2196
+ 0,0,0,0,1,1974.0,0,2.3
2197
+ 0,1,0,0,0,1974.0,0,2.3
2198
+ 0,1,0,0,1,1974.0,0,2.3
2199
+ 0,0,0,0,0,1974.0,1,2.3
2200
+ 0,1,0,0,0,1974.0,0,2.3
2201
+ 0,0,0,0,0,1974.0,0,2.3
2202
+ 0,0,0,0,0,1974.0,0,2.3
2203
+ 0,0,0,0,0,1974.0,0,2.3
2204
+ 0,0,0,0,1,1974.0,1,2.3
2205
+ 0,0,0,0,0,1974.0,1,2.3
2206
+ 0,1,0,0,0,1974.0,0,2.3
2207
+ 0,1,0,0,0,1974.0,0,2.3
2208
+ 0,0,0,0,0,1974.0,0,2.3
2209
+ 0,1,0,0,0,1974.0,0,2.3
2210
+ 0,1,0,0,1,1974.0,1,2.3
2211
+ 0,1,1,0,1,1974.0,0,2.3
2212
+ 0,1,0,0,0,1974.0,0,2.3
2213
+ 0,1,0,0,1,1974.0,1,2.3
2214
+ 0,0,0,0,0,1974.0,0,2.3
2215
+ 0,0,0,0,0,1974.0,0,2.3
2216
+ 0,0,0,0,1,1974.0,0,2.3
2217
+ 0,1,0,0,1,1974.0,0,2.3
2218
+ 0,1,1,0,1,1974.0,0,2.3
2219
+ 0,0,0,0,0,1974.0,0,2.3
2220
+ 0,0,0,0,0,1974.0,0,2.3
2221
+ 0,0,0,0,0,1974.0,0,2.3
2222
+ 0,0,0,0,0,1974.0,0,2.3
2223
+ 0,0,0,0,0,1974.0,0,2.3
2224
+ 0,1,0,0,1,1974.0,1,2.3
2225
+ 0,0,0,0,0,1974.0,1,2.3
2226
+ 0,0,0,0,0,1974.0,0,2.3
2227
+ 0,0,0,0,0,1974.0,0,2.3
2228
+ 0,0,0,0,0,1974.0,0,2.3
2229
+ 0,0,0,0,0,1974.0,0,2.3
2230
+ 0,1,0,0,0,1974.0,0,2.3
2231
+ 0,1,1,0,0,1974.0,0,2.3
2232
+ 0,0,0,0,0,1974.0,1,2.3
2233
+ 0,0,0,0,1,1974.0,0,2.3
2234
+ 0,1,0,0,0,1974.0,0,2.3
2235
+ 0,0,0,0,0,1974.0,0,2.3
2236
+ 0,0,0,0,0,1974.0,1,2.3
2237
+ 0,0,0,0,0,1974.0,1,2.3
2238
+ 0,0,0,0,0,1974.0,1,2.3
2239
+ 0,1,1,0,0,1974.0,1,2.3
2240
+ 0,0,0,0,0,1974.0,0,2.3
2241
+ 0,1,0,0,0,1974.0,1,2.3
2242
+ 0,1,0,0,1,1975.0,0,2.3
2243
+ 0,1,0,0,1,1975.0,0,2.3
2244
+ 0,0,0,0,0,1975.0,0,2.3
2245
+ 0,1,1,0,0,1975.0,0,2.3
2246
+ 0,0,0,0,0,1975.0,0,2.3
2247
+ 0,1,0,0,1,1975.0,1,2.3
2248
+ 0,0,0,0,1,1975.0,0,2.3
2249
+ 0,0,0,0,0,1975.0,0,2.3
2250
+ 0,1,0,0,0,1975.0,0,2.3
2251
+ 0,0,0,0,0,1975.0,1,2.3
2252
+ 0,0,0,0,1,1975.0,0,2.3
2253
+ 0,1,0,0,0,1975.0,1,2.3
2254
+ 0,0,0,0,0,1975.0,0,2.3
2255
+ 0,0,0,0,0,1975.0,0,2.3
2256
+ 0,1,0,0,1,1975.0,0,2.3
2257
+ 0,1,1,0,1,1975.0,0,2.3
2258
+ 0,1,1,0,0,1975.0,0,2.3
2259
+ 0,1,0,0,1,1975.0,0,2.3
2260
+ 0,0,0,0,0,1975.0,0,2.3
2261
+ 2,0,0,0,0,1975.0,0,2.3
2262
+ 2,0,0,0,0,1975.0,0,0.69
2263
+ 0,0,0,0,0,1975.0,0,2.3
2264
+ 0,0,0,0,1,1975.0,0,2.3
2265
+ 0,0,0,0,1,1975.0,0,2.3
2266
+ 0,1,0,0,1,1975.0,0,2.3
2267
+ 0,0,0,0,0,1975.0,0,2.3
2268
+ 0,1,0,0,0,1975.0,0,2.3
2269
+ 0,1,0,0,1,1975.0,0,2.3
2270
+ 1,0,0,0,0,1975.0,0,2.3
2271
+ 0,1,0,0,0,1975.0,0,2.3
2272
+ 0,1,0,0,1,1975.0,0,2.3
2273
+ 0,1,0,1,1,1975.0,0,2.3
2274
+ 0,1,0,0,1,1975.0,0,2.3
2275
+ 0,0,0,0,1,1975.0,0,2.3
2276
+ 0,1,0,0,0,1975.0,0,2.3
2277
+ 0,0,0,0,1,1975.0,1,2.3
2278
+ 0,1,1,0,1,1975.0,0,2.3
2279
+ 0,0,0,0,0,1975.0,0,2.3
2280
+ 0,0,0,0,1,1975.0,0,2.3
2281
+ 0,0,0,0,0,1975.0,0,2.3
2282
+ 0,0,0,0,1,1975.0,0,2.3
2283
+ 0,0,0,0,1,1975.0,0,2.3
2284
+ 0,0,0,0,1,1975.0,0,2.3
2285
+ 0,1,0,0,1,1975.0,0,2.3
2286
+ 0,1,0,0,1,1975.0,0,2.3
2287
+ 0,0,0,0,0,1975.0,1,2.3
2288
+ 0,0,0,0,0,1975.0,0,2.3
2289
+ 0,1,1,0,0,1975.0,0,2.3
2290
+ 0,1,0,0,0,1975.0,1,2.3
2291
+ 0,1,0,0,0,1975.0,0,2.3
2292
+ 0,1,0,0,1,1975.0,0,2.3
2293
+ 0,0,0,0,0,1975.0,0,2.3
2294
+ 0,1,0,0,1,1975.0,0,2.3
2295
+ 0,1,0,0,0,1975.0,1,2.3
2296
+ 0,0,0,0,0,1975.0,0,2.3
2297
+ 0,1,1,0,0,1975.0,1,2.3
2298
+ 0,0,0,0,1,1975.0,1,2.3
2299
+ 0,1,0,0,0,1975.0,1,2.3
2300
+ 0,0,0,0,0,1975.0,0,2.3
2301
+ 0,0,0,0,0,1975.0,0,2.3
2302
+ 0,1,0,0,1,1975.0,0,2.3
2303
+ 0,1,1,0,0,1975.0,0,2.3
2304
+ 0,0,0,0,0,1975.0,0,2.3
2305
+ 0,1,0,0,1,1975.0,1,2.3
2306
+ 3,1,0,0,0,1975.0,0,2.3
2307
+ 0,0,0,0,0,1975.0,0,2.3
2308
+ 0,1,0,0,1,1975.0,1,2.3
2309
+ 0,0,0,0,1,1975.0,0,2.3
2310
+ 0,0,0,0,1,1975.0,0,2.3
2311
+ 0,1,0,0,1,1975.0,0,2.3
2312
+ 0,0,0,0,0,1975.0,0,2.3
2313
+ 0,0,0,0,0,1975.0,1,2.3
2314
+ 0,1,0,0,0,1975.0,1,2.3
2315
+ 0,1,0,0,1,1975.0,0,2.3
2316
+ 0,0,0,0,1,1975.0,1,2.3
2317
+ 0,1,0,0,0,1975.0,1,2.3
2318
+ 0,0,0,0,0,1975.0,1,2.3
2319
+ 0,1,0,0,0,1975.0,0,2.3
2320
+ 0,0,0,0,0,1975.0,0,2.3
2321
+ 0,0,0,0,0,1975.0,0,2.3
2322
+ 0,1,1,0,0,1975.0,1,2.3
2323
+ 0,1,1,0,1,1975.0,0,2.3
2324
+ 0,1,0,0,0,1975.0,0,2.3
2325
+ 0,1,0,0,0,1975.0,0,2.3
2326
+ 0,0,0,0,0,1975.0,0,2.3
2327
+ 0,0,0,0,0,1975.0,0,2.3
2328
+ 3,0,0,0,0,1975.0,0,0.69
2329
+ 0,1,1,0,0,1975.0,1,2.3
2330
+ 0,1,0,0,1,1975.0,0,2.3
2331
+ 0,0,0,0,0,1975.0,1,2.3
2332
+ 0,1,1,0,0,1975.0,0,2.3
2333
+ 0,0,0,0,0,1975.0,0,2.3
2334
+ 0,1,1,0,0,1975.0,0,2.3
2335
+ 3,0,0,0,0,1975.0,1,1.39
2336
+ 0,0,0,0,0,1975.0,0,2.3
2337
+ 0,1,0,0,1,1975.0,0,2.3
2338
+ 0,1,0,0,0,1975.0,1,2.3
2339
+ 0,0,0,0,0,1975.0,0,2.3
2340
+ 0,1,1,1,0,1975.0,1,2.3
2341
+ 0,0,0,0,0,1975.0,0,2.3
2342
+ 0,1,1,0,0,1975.0,0,2.3
2343
+ 0,0,0,0,0,1975.0,0,2.3
2344
+ 0,0,0,0,0,1975.0,1,2.3
2345
+ 3,1,0,0,0,1975.0,0,2.3
2346
+ 0,1,0,0,1,1975.0,0,2.3
2347
+ 0,1,0,0,1,1975.0,0,2.3
2348
+ 0,1,0,0,1,1975.0,0,2.3
2349
+ 0,0,0,0,0,1976.0,0,2.3
2350
+ 0,1,0,0,0,1976.0,1,2.3
2351
+ 0,0,0,0,0,1976.0,0,2.3
2352
+ 0,1,0,0,1,1976.0,0,2.3
2353
+ 0,0,0,0,1,1976.0,0,2.3
2354
+ 0,0,0,0,0,1976.0,0,2.3
2355
+ 0,0,0,0,0,1976.0,0,2.3
2356
+ 0,0,0,0,1,1976.0,1,2.3
2357
+ 0,0,0,0,1,1976.0,0,2.3
2358
+ 0,1,0,0,1,1976.0,0,2.3
2359
+ 0,0,0,0,1,1976.0,1,2.3
2360
+ 0,0,0,0,1,1976.0,0,2.3
2361
+ 0,0,0,0,0,1976.0,1,2.3
2362
+ 0,0,0,0,0,1976.0,0,2.3
2363
+ 0,1,1,0,0,1976.0,1,2.3
2364
+ 0,0,0,0,0,1976.0,0,2.3
2365
+ 0,0,0,0,1,1976.0,0,2.3
2366
+ 0,0,0,0,1,1976.0,0,2.3
2367
+ 0,0,0,0,0,1976.0,0,2.3
2368
+ 0,0,0,0,0,1976.0,0,2.3
2369
+ 0,1,0,0,1,1976.0,0,2.3
2370
+ 0,0,0,0,0,1976.0,0,2.3
2371
+ 0,1,1,0,1,1976.0,0,2.3
2372
+ 0,1,1,0,0,1976.0,1,2.3
2373
+ 0,0,0,0,0,1976.0,1,2.3
2374
+ 0,0,0,0,0,1976.0,1,2.3
2375
+ 0,0,0,0,0,1976.0,0,2.3
2376
+ 0,1,1,1,0,1976.0,0,2.3
2377
+ 0,1,0,0,1,1976.0,1,2.3
2378
+ 0,0,0,0,0,1976.0,0,2.3
2379
+ 0,0,0,0,0,1976.0,0,2.3
2380
+ 0,0,0,0,1,1976.0,0,2.3
2381
+ 0,1,0,0,0,1976.0,0,2.3
2382
+ 0,0,0,0,0,1976.0,0,2.3
2383
+ 0,1,0,0,0,1976.0,0,2.3
2384
+ 0,1,0,0,0,1976.0,1,2.3
2385
+ 0,0,0,0,0,1976.0,0,2.3
2386
+ 0,0,0,0,0,1976.0,0,2.3
2387
+ 0,0,0,0,0,1976.0,0,2.3
2388
+ 0,0,0,0,0,1976.0,1,2.3
2389
+ 0,0,0,0,0,1976.0,0,2.3
2390
+ 0,1,0,0,0,1976.0,0,2.3
2391
+ 0,0,0,0,1,1976.0,1,2.3
2392
+ 0,1,1,0,0,1976.0,1,2.3
2393
+ 0,1,0,1,0,1976.0,0,2.3
2394
+ 0,0,0,0,0,1976.0,0,2.3
2395
+ 0,0,0,0,1,1976.0,0,2.3
2396
+ 0,0,0,0,0,1976.0,0,2.3
2397
+ 0,0,0,0,0,1976.0,1,2.3
2398
+ 0,1,0,0,0,1976.0,0,2.3
2399
+ 0,0,0,0,0,1976.0,0,2.3
2400
+ 0,0,0,1,0,1976.0,0,2.3
2401
+ 0,0,0,0,1,1976.0,0,2.3
2402
+ 0,1,1,0,0,1976.0,1,2.3
2403
+ 0,0,0,0,1,1976.0,0,2.3
2404
+ 0,1,0,0,0,1976.0,0,2.3
2405
+ 0,0,0,0,1,1976.0,0,2.3
2406
+ 0,1,0,0,0,1976.0,0,2.3
2407
+ 0,0,0,0,0,1976.0,1,2.3
2408
+ 0,1,1,0,0,1976.0,0,2.3
2409
+ 0,1,0,0,1,1976.0,0,2.3
2410
+ 0,0,1,1,0,1976.0,0,2.3
2411
+ 0,0,0,0,1,1976.0,1,2.3
2412
+ 0,0,0,0,0,1976.0,1,2.3
2413
+ 0,1,0,0,1,1976.0,0,2.3
2414
+ 0,1,1,0,0,1976.0,0,2.3
2415
+ 0,0,0,0,0,1976.0,1,2.3
2416
+ 0,0,0,0,1,1976.0,0,2.3
2417
+ 0,1,0,0,1,1976.0,1,2.3
2418
+ 0,0,0,0,0,1976.0,0,2.3
2419
+ 0,1,0,0,1,1976.0,1,2.3
2420
+ 0,0,0,0,0,1976.0,0,2.3
2421
+ 0,1,0,0,1,1976.0,0,2.3
2422
+ 0,1,0,0,0,1976.0,0,2.3
2423
+ 0,0,0,0,0,1976.0,0,2.3
2424
+ 0,1,0,0,1,1976.0,0,2.3
2425
+ 0,0,0,0,0,1976.0,1,2.3
2426
+ 0,0,0,0,0,1976.0,0,2.3
2427
+ 1,1,0,0,0,1976.0,0,2.3
2428
+ 0,0,0,0,0,1976.0,0,2.3
2429
+ 0,0,0,0,0,1976.0,0,2.3
2430
+ 0,1,0,0,1,1976.0,1,2.3
2431
+ 0,0,0,0,0,1976.0,0,2.3
2432
+ 0,0,0,0,0,1976.0,0,2.3
2433
+ 0,0,0,0,0,1976.0,0,2.3
2434
+ 0,1,0,0,1,1976.0,0,2.3
2435
+ 0,0,0,0,1,1976.0,0,2.3
2436
+ 0,0,0,0,0,1976.0,0,2.3
2437
+ 0,0,1,1,0,1976.0,0,2.3
2438
+ 0,0,0,0,0,1976.0,0,2.3
2439
+ 0,1,0,0,0,1976.0,0,2.3
2440
+ 0,0,0,0,0,1976.0,1,2.3
2441
+ 1,0,0,0,0,1976.0,0,2.3
2442
+ 0,0,0,0,1,1976.0,1,2.3
2443
+ 0,0,0,0,0,1976.0,1,2.3
2444
+ 0,0,0,0,0,1976.0,0,2.3
2445
+ 0,0,0,0,0,1976.0,0,2.3
2446
+ 0,1,0,1,0,1976.0,0,2.3
2447
+ 0,1,0,0,1,1976.0,0,2.3
2448
+ 0,0,0,0,1,1976.0,0,2.3
2449
+ 0,0,0,0,1,1976.0,0,2.3
2450
+ 0,1,0,0,0,1976.0,0,2.3
2451
+ 0,0,0,0,0,1976.0,1,2.3
2452
+ 0,1,0,0,0,1976.0,0,2.3
2453
+ 0,1,0,0,1,1976.0,0,2.3
2454
+ 0,1,0,0,0,1976.0,0,2.3
2455
+ 0,0,0,0,0,1976.0,1,2.3
2456
+ 0,1,0,0,1,1976.0,0,2.3
2457
+ 0,1,0,0,0,1976.0,0,2.3
2458
+ 0,1,0,0,1,1976.0,1,2.3
2459
+ 0,1,0,0,1,1976.0,0,2.3
2460
+ 0,0,0,0,1,1976.0,1,2.3
2461
+ 0,0,0,0,1,1976.0,0,2.3
2462
+ 0,0,0,0,0,1976.0,0,2.3
2463
+ 0,1,0,0,0,1976.0,0,2.3
2464
+ 0,0,0,0,1,1976.0,0,2.3
2465
+ 0,0,0,0,1,1976.0,0,2.3
2466
+ 0,0,0,0,0,1976.0,1,2.3
2467
+ 0,0,0,1,0,1976.0,0,2.3
2468
+ 0,0,0,0,0,1976.0,0,2.3
2469
+ 0,1,0,0,0,1976.0,0,2.3
2470
+ 0,1,0,0,1,1976.0,0,2.3
2471
+ 0,0,0,0,0,1976.0,0,2.3
2472
+ 0,0,0,0,0,1976.0,0,2.3
2473
+ 0,0,0,0,0,1976.0,1,2.3
2474
+ 0,0,0,0,0,1976.0,1,2.3
2475
+ 0,1,0,0,0,1976.0,0,2.3
2476
+ 0,1,0,0,0,1976.0,0,2.3
2477
+ 0,0,0,0,1,1976.0,0,2.3
2478
+ 0,0,0,0,0,1976.0,0,2.3
2479
+ 0,0,0,0,1,1976.0,0,2.3
2480
+ 0,0,0,0,0,1976.0,0,2.3
2481
+ 0,1,0,0,1,1976.0,0,2.3
2482
+ 0,1,0,0,1,1976.0,1,2.3
2483
+ 0,1,0,0,1,1976.0,0,2.3
2484
+ 0,1,0,0,0,1976.0,0,2.3
2485
+ 0,0,0,0,0,1976.0,0,2.3
2486
+ 0,1,0,0,1,1976.0,0,2.3
2487
+ 0,1,0,0,0,1976.0,0,2.3
2488
+ 0,1,0,0,0,1976.0,0,2.3
2489
+ 0,0,0,0,0,1976.0,0,2.3
2490
+ 1,0,0,0,1,1976.0,0,2.3
2491
+ 0,1,0,0,1,1976.0,0,2.3
2492
+ 0,0,0,0,0,1976.0,1,2.3
2493
+ 0,0,0,0,1,1976.0,0,2.3
2494
+ 0,0,0,0,0,1976.0,0,2.3
2495
+ 0,0,0,0,0,1976.0,0,2.3
2496
+ 0,0,0,0,0,1976.0,0,2.3
2497
+ 0,0,0,0,0,1976.0,0,2.3
2498
+ 0,0,0,0,0,1976.0,0,2.3
2499
+ 0,1,0,0,0,1976.0,0,2.3
2500
+ 0,1,0,0,1,1976.0,0,2.3
2501
+ 0,0,0,0,0,1976.0,1,2.3
2502
+ 0,1,0,0,0,1976.0,0,2.3
2503
+ 0,1,0,0,1,1977.0,0,2.3
2504
+ 0,0,0,0,0,1977.0,1,2.3
2505
+ 0,1,0,0,1,1977.0,0,2.3
2506
+ 0,1,0,0,1,1977.0,0,2.3
2507
+ 0,1,1,1,0,1977.0,0,2.3
2508
+ 0,1,0,0,1,1977.0,1,2.3
2509
+ 0,1,0,0,0,1977.0,0,2.3
2510
+ 0,0,0,0,0,1977.0,0,2.3
2511
+ 0,0,0,0,1,1977.0,0,2.3
2512
+ 0,0,0,0,1,1977.0,0,2.3
2513
+ 0,0,0,0,0,1977.0,0,2.3
2514
+ 0,0,0,0,0,1977.0,0,2.3
2515
+ 0,0,0,0,1,1977.0,0,2.3
2516
+ 0,1,0,0,0,1977.0,0,2.3
2517
+ 0,0,0,0,0,1977.0,0,2.3
2518
+ 0,1,0,0,1,1977.0,0,2.3
2519
+ 0,0,0,0,1,1977.0,1,2.3
2520
+ 0,0,0,0,1,1977.0,1,2.3
2521
+ 0,1,1,0,0,1977.0,0,2.3
2522
+ 0,0,0,0,1,1977.0,1,2.3
2523
+ 0,0,0,0,1,1977.0,0,2.3
2524
+ 11,0,0,0,0,1977.0,0,2.3
2525
+ 0,0,0,0,0,1977.0,0,2.3
2526
+ 0,0,0,0,0,1977.0,0,2.3
2527
+ 0,0,0,0,1,1977.0,0,2.3
2528
+ 0,1,1,0,0,1977.0,0,2.3
2529
+ 0,0,0,0,0,1977.0,0,2.3
2530
+ 0,0,0,0,1,1977.0,1,2.3
2531
+ 0,0,0,0,1,1977.0,1,2.3
2532
+ 0,0,0,0,0,1977.0,1,2.3
2533
+ 0,1,1,0,0,1977.0,0,2.3
2534
+ 0,0,0,0,0,1977.0,0,2.3
2535
+ 0,0,0,0,0,1977.0,0,2.3
2536
+ 0,0,0,0,0,1977.0,1,2.3
2537
+ 0,0,0,0,0,1977.0,0,2.3
2538
+ 0,1,0,0,1,1977.0,1,2.3
2539
+ 0,1,0,0,0,1977.0,1,2.3
2540
+ 0,0,0,0,1,1977.0,0,2.3
2541
+ 0,1,0,0,0,1977.0,1,2.3
2542
+ 0,0,0,0,1,1977.0,1,2.3
2543
+ 0,1,0,0,0,1977.0,0,2.3
2544
+ 0,0,0,0,0,1977.0,0,2.3
2545
+ 0,1,0,0,0,1977.0,0,2.3
2546
+ 0,1,0,0,1,1977.0,0,2.3
2547
+ 0,1,1,0,0,1977.0,0,2.3
2548
+ 0,1,0,0,1,1977.0,0,2.3
2549
+ 0,0,0,0,1,1977.0,0,2.3
2550
+ 0,1,0,0,0,1977.0,0,2.3
2551
+ 0,0,0,0,0,1977.0,1,2.3
2552
+ 0,0,0,0,0,1977.0,0,2.3
2553
+ 0,1,0,0,0,1977.0,0,2.3
2554
+ 0,0,0,0,0,1977.0,0,2.3
2555
+ 0,0,0,0,0,1977.0,0,2.3
2556
+ 3,0,0,1,0,1977.0,1,2.3
2557
+ 0,0,0,0,1,1977.0,0,2.3
2558
+ 0,0,0,0,1,1977.0,0,2.3
2559
+ 0,0,0,0,0,1977.0,0,2.3
2560
+ 0,0,0,0,1,1977.0,0,2.3
2561
+ 6,0,0,0,0,1977.0,0,2.3
2562
+ 0,0,0,0,0,1977.0,0,2.3
2563
+ 0,0,0,0,0,1977.0,1,2.3
2564
+ 0,0,0,0,0,1977.0,0,2.3
2565
+ 0,0,0,0,0,1977.0,1,2.3
2566
+ 0,0,0,0,0,1977.0,0,2.3
2567
+ 0,0,0,0,0,1977.0,0,2.3
2568
+ 0,1,0,0,1,1977.0,0,2.3
2569
+ 0,0,0,0,0,1977.0,0,2.3
2570
+ 0,1,0,0,0,1977.0,0,2.3
2571
+ 0,1,1,0,1,1977.0,1,2.3
2572
+ 0,0,0,0,1,1977.0,1,2.3
2573
+ 0,1,0,0,0,1977.0,1,2.3
2574
+ 0,0,0,0,0,1977.0,0,2.3
2575
+ 0,0,0,0,0,1977.0,0,2.3
2576
+ 0,1,0,0,0,1977.0,1,2.3
2577
+ 0,0,0,0,0,1977.0,0,2.3
2578
+ 0,1,0,0,0,1977.0,0,2.3
2579
+ 0,0,0,0,0,1977.0,0,2.3
2580
+ 0,1,0,0,1,1977.0,0,2.3
2581
+ 0,1,0,0,1,1977.0,0,2.3
2582
+ 0,0,0,0,1,1977.0,1,2.3
2583
+ 0,1,0,0,0,1977.0,0,2.3
2584
+ 0,0,0,0,0,1977.0,0,2.3
2585
+ 0,0,0,0,0,1977.0,0,2.3
2586
+ 0,0,0,0,1,1977.0,0,2.3
2587
+ 0,1,1,0,0,1977.0,0,2.3
2588
+ 0,1,0,0,1,1977.0,0,2.3
2589
+ 5,0,0,0,0,1977.0,1,2.08
2590
+ 0,0,0,0,1,1977.0,0,2.3
2591
+ 0,0,0,0,0,1977.0,0,2.3
2592
+ 0,1,0,0,0,1977.0,0,2.3
2593
+ 0,0,0,0,1,1977.0,0,2.3
2594
+ 0,0,0,0,1,1977.0,0,2.3
2595
+ 0,0,0,0,1,1977.0,0,2.3
2596
+ 0,1,0,0,0,1977.0,0,2.3
2597
+ 0,0,0,0,0,1977.0,0,2.3
2598
+ 0,1,1,0,0,1977.0,1,2.3
2599
+ 0,0,0,0,0,1977.0,0,2.3
2600
+ 0,1,0,0,0,1977.0,0,2.3
2601
+ 0,1,0,0,0,1977.0,0,2.3
2602
+ 0,1,0,0,0,1977.0,1,2.3
2603
+ 0,0,0,0,0,1977.0,0,2.3
2604
+ 0,0,0,0,0,1977.0,0,2.3
2605
+ 0,1,0,0,0,1977.0,0,2.3
2606
+ 0,0,0,0,1,1977.0,1,2.3
2607
+ 0,0,0,0,1,1977.0,0,2.3
2608
+ 0,1,0,0,1,1977.0,0,2.3
2609
+ 0,1,0,0,0,1977.0,0,2.3
2610
+ 0,1,0,0,0,1977.0,0,2.3
2611
+ 0,0,0,0,1,1977.0,1,2.3
2612
+ 0,0,0,0,0,1977.0,0,2.3
2613
+ 0,0,0,0,1,1977.0,0,2.3
2614
+ 0,0,0,0,0,1977.0,0,2.3
2615
+ 0,0,0,0,1,1977.0,0,2.3
2616
+ 0,0,0,0,0,1977.0,0,2.3
2617
+ 6,0,0,0,0,1977.0,0,2.3
2618
+ 0,1,0,0,0,1977.0,0,2.3
2619
+ 0,1,0,0,1,1977.0,1,2.3
2620
+ 0,0,0,0,0,1977.0,0,2.3
2621
+ 0,1,0,0,1,1977.0,0,2.3
2622
+ 0,0,0,0,0,1977.0,1,2.3
2623
+ 0,0,0,0,0,1977.0,0,2.3
2624
+ 0,1,0,0,1,1977.0,1,2.3
2625
+ 0,1,0,0,1,1977.0,0,2.3
2626
+ 0,0,0,0,1,1977.0,0,2.3
2627
+ 0,0,0,0,0,1977.0,0,2.3
2628
+ 0,1,0,0,0,1977.0,1,2.3
2629
+ 0,0,0,0,1,1977.0,0,2.3
2630
+ 0,0,0,0,0,1977.0,0,2.3
2631
+ 0,1,0,0,0,1977.0,0,2.3
2632
+ 0,1,0,0,0,1977.0,0,2.3
2633
+ 0,1,0,0,0,1977.0,1,2.3
2634
+ 0,0,0,0,0,1977.0,0,2.3
2635
+ 0,0,0,0,0,1977.0,0,2.3
2636
+ 0,0,0,0,0,1977.0,0,2.3
2637
+ 0,0,0,0,0,1977.0,1,2.3
2638
+ 0,0,0,0,1,1977.0,0,2.3
2639
+ 1,0,0,0,0,1977.0,1,2.3
2640
+ 0,0,0,0,0,1978.0,0,2.3
2641
+ 0,1,0,0,0,1978.0,0,2.3
2642
+ 1,0,0,0,1,1978.0,1,2.3
2643
+ 1,0,0,0,0,1978.0,1,2.3
2644
+ 0,1,0,0,0,1978.0,0,2.3
2645
+ 0,0,0,0,0,1978.0,0,2.3
2646
+ 0,0,0,0,1,1978.0,0,2.3
2647
+ 0,1,1,0,1,1978.0,0,2.3
2648
+ 0,1,0,0,0,1978.0,1,2.3
2649
+ 0,0,0,0,1,1978.0,0,2.3
2650
+ 0,0,0,0,1,1978.0,0,2.3
2651
+ 0,0,0,0,0,1978.0,1,2.3
2652
+ 0,0,0,0,1,1978.0,0,2.3
2653
+ 0,1,0,0,0,1978.0,1,2.3
2654
+ 0,1,0,0,0,1978.0,0,2.3
2655
+ 1,1,0,1,0,1978.0,0,2.3
2656
+ 0,1,0,0,1,1978.0,0,2.3
2657
+ 0,0,0,0,0,1978.0,1,2.3
2658
+ 0,1,0,0,1,1978.0,0,2.3
2659
+ 0,0,0,0,1,1978.0,0,2.3
2660
+ 0,0,0,0,0,1978.0,0,2.3
2661
+ 0,0,0,0,1,1978.0,0,2.3
2662
+ 0,1,0,0,1,1978.0,0,2.3
2663
+ 0,1,0,0,0,1978.0,1,2.3
2664
+ 0,1,0,0,0,1978.0,0,2.3
2665
+ 0,1,0,0,0,1978.0,1,2.3
2666
+ 0,1,0,0,1,1978.0,0,2.3
2667
+ 3,1,0,0,0,1978.0,0,1.79
2668
+ 0,1,0,0,1,1978.0,0,2.3
2669
+ 0,0,0,0,0,1978.0,0,2.3
2670
+ 0,1,0,0,0,1978.0,1,2.3
2671
+ 0,0,0,0,0,1978.0,1,2.3
2672
+ 0,1,0,0,0,1978.0,1,2.3
2673
+ 0,0,0,0,0,1978.0,0,2.3
2674
+ 0,1,0,0,0,1978.0,0,2.3
2675
+ 0,0,0,0,1,1978.0,1,2.3
2676
+ 0,1,0,0,1,1978.0,0,2.3
2677
+ 0,1,0,0,0,1978.0,1,2.3
2678
+ 0,0,0,0,1,1978.0,1,2.3
2679
+ 0,0,0,0,0,1978.0,0,2.3
2680
+ 0,1,0,0,1,1978.0,1,2.3
2681
+ 0,1,1,0,1,1978.0,0,2.3
2682
+ 0,0,0,0,1,1978.0,0,2.3
2683
+ 0,0,0,0,1,1978.0,1,2.3
2684
+ 0,0,0,0,0,1978.0,0,2.3
2685
+ 0,0,0,0,0,1978.0,0,2.3
2686
+ 0,1,0,0,0,1978.0,0,2.3
2687
+ 0,1,0,1,1,1978.0,0,2.3
2688
+ 0,0,0,0,0,1978.0,1,2.3
2689
+ 0,0,0,0,0,1978.0,0,2.3
2690
+ 0,1,0,0,0,1978.0,0,2.3
2691
+ 0,0,0,0,1,1978.0,0,2.3
2692
+ 0,0,0,0,0,1978.0,1,2.3
2693
+ 1,0,0,0,1,1978.0,1,2.3
2694
+ 2,1,0,0,0,1978.0,0,1.79
2695
+ 0,0,0,0,0,1978.0,1,2.3
2696
+ 0,0,0,0,0,1978.0,1,2.3
2697
+ 0,1,0,0,0,1978.0,0,2.3
2698
+ 0,1,0,0,0,1978.0,1,2.3
2699
+ 0,0,0,0,0,1978.0,0,2.3
2700
+ 0,0,0,0,0,1978.0,0,2.3
2701
+ 1,1,0,0,0,1978.0,1,1.39
2702
+ 0,1,0,0,0,1978.0,0,2.3
2703
+ 1,0,0,0,0,1978.0,0,2.3
2704
+ 1,1,0,0,0,1978.0,1,2.3
2705
+ 0,0,0,0,0,1978.0,0,2.3
2706
+ 0,1,0,0,0,1978.0,0,2.3
2707
+ 0,1,0,0,1,1978.0,0,2.3
2708
+ 0,0,0,0,0,1978.0,0,2.3
2709
+ 0,0,0,0,0,1978.0,1,2.3
2710
+ 0,0,0,0,0,1978.0,0,2.3
2711
+ 0,1,0,0,0,1978.0,0,2.3
2712
+ 0,1,0,0,0,1978.0,0,2.3
2713
+ 0,1,0,0,0,1978.0,0,2.3
2714
+ 0,0,0,0,1,1978.0,0,2.3
2715
+ 0,1,0,0,0,1978.0,0,2.3
2716
+ 0,0,0,0,0,1978.0,0,2.3
2717
+ 0,0,0,0,0,1978.0,0,2.3
2718
+ 0,0,0,0,0,1978.0,0,2.3
2719
+ 0,0,0,1,0,1978.0,0,2.3
2720
+ 0,1,1,0,0,1978.0,0,2.3
2721
+ 1,0,0,0,1,1978.0,0,2.3
2722
+ 0,0,0,0,0,1978.0,1,2.3
2723
+ 1,0,0,0,0,1978.0,0,2.3
2724
+ 0,0,0,0,0,1978.0,1,2.3
2725
+ 0,1,0,0,1,1978.0,0,2.3
2726
+ 0,0,0,0,0,1978.0,1,2.3
2727
+ 0,0,0,0,0,1978.0,0,2.3
2728
+ 0,1,0,0,0,1978.0,0,2.3
2729
+ 0,0,0,0,1,1978.0,0,2.3
2730
+ 0,1,1,0,0,1978.0,0,2.3
2731
+ 0,1,0,0,0,1978.0,0,2.3
2732
+ 0,0,0,0,0,1978.0,0,2.3
2733
+ 0,0,0,0,0,1978.0,0,2.3
2734
+ 0,1,0,0,0,1978.0,0,2.3
2735
+ 0,1,0,0,0,1978.0,0,2.3
2736
+ 3,1,0,0,0,1978.0,0,1.79
2737
+ 0,0,0,0,0,1978.0,0,2.3
2738
+ 1,0,0,0,0,1978.0,0,2.3
2739
+ 0,0,0,0,1,1978.0,0,2.3
2740
+ 0,0,0,0,0,1978.0,1,2.3
2741
+ 0,0,0,0,0,1978.0,1,2.3
2742
+ 0,1,0,0,0,1978.0,0,2.3
2743
+ 0,0,0,0,0,1978.0,0,2.3
2744
+ 0,1,0,0,1,1978.0,1,2.3
2745
+ 0,0,0,0,1,1978.0,1,2.3
2746
+ 0,0,0,0,1,1978.0,0,2.3
2747
+ 0,0,0,0,0,1978.0,0,2.3
2748
+ 0,1,0,0,1,1978.0,1,2.3
2749
+ 0,1,0,0,0,1978.0,0,2.3
2750
+ 0,0,0,0,0,1978.0,0,2.3
2751
+ 0,1,0,0,0,1978.0,0,2.3
2752
+ 0,0,0,0,0,1979.0,0,2.3
2753
+ 0,1,0,0,0,1979.0,1,2.3
2754
+ 0,0,0,0,1,1979.0,0,2.3
2755
+ 0,0,0,0,0,1979.0,0,2.3
2756
+ 0,1,0,0,0,1979.0,0,2.3
2757
+ 1,0,0,0,1,1979.0,1,2.3
2758
+ 7,1,0,0,1,1979.0,1,2.08
2759
+ 0,1,1,0,1,1979.0,0,2.3
2760
+ 4,1,0,0,1,1979.0,0,2.3
2761
+ 0,0,0,0,0,1979.0,1,2.3
2762
+ 0,1,0,0,1,1979.0,0,2.3
2763
+ 0,0,0,0,1,1979.0,0,2.3
2764
+ 0,1,0,0,1,1979.0,0,2.2
2765
+ 0,0,0,0,0,1979.0,0,2.3
2766
+ 0,0,0,0,0,1979.0,0,2.3
2767
+ 0,0,0,0,0,1979.0,0,2.3
2768
+ 0,0,0,0,0,1979.0,0,2.3
2769
+ 0,1,0,0,1,1979.0,0,2.3
2770
+ 0,1,0,0,1,1979.0,0,2.3
2771
+ 0,0,0,0,0,1979.0,0,2.3
2772
+ 0,0,0,0,1,1979.0,0,2.3
2773
+ 0,0,0,0,0,1979.0,1,2.3
2774
+ 0,1,0,0,1,1979.0,0,2.3
2775
+ 0,0,0,0,0,1979.0,0,2.3
2776
+ 0,0,0,0,0,1979.0,0,2.3
2777
+ 0,0,0,0,0,1979.0,0,2.2
2778
+ 0,0,0,0,0,1979.0,1,2.3
2779
+ 0,0,0,0,1,1979.0,1,2.3
2780
+ 0,0,0,0,0,1979.0,0,2.3
2781
+ 0,1,1,0,0,1979.0,0,2.3
2782
+ 0,0,0,0,0,1979.0,0,2.3
2783
+ 0,0,0,0,1,1979.0,0,2.3
2784
+ 5,1,0,0,0,1979.0,0,2.3
2785
+ 0,0,0,0,1,1979.0,0,2.3
2786
+ 0,1,0,0,1,1979.0,1,2.3
2787
+ 0,1,1,0,1,1979.0,0,2.3
2788
+ 0,0,0,0,0,1979.0,0,2.3
2789
+ 0,1,0,0,1,1979.0,0,2.3
2790
+ 0,1,0,0,1,1979.0,0,2.3
2791
+ 0,0,0,0,0,1979.0,0,2.3
2792
+ 0,0,0,0,0,1979.0,0,2.3
2793
+ 0,1,0,0,0,1979.0,0,2.3
2794
+ 0,0,0,0,1,1979.0,0,2.2
2795
+ 0,1,0,0,0,1979.0,0,2.3
2796
+ 0,1,0,0,0,1979.0,0,2.3
2797
+ 0,1,0,0,1,1979.0,0,2.3
2798
+ 0,1,1,0,0,1979.0,0,2.3
2799
+ 0,1,1,0,0,1979.0,0,2.3
2800
+ 0,0,0,0,0,1979.0,0,2.3
2801
+ 0,0,0,0,1,1979.0,1,2.3
2802
+ 0,0,0,0,0,1979.0,1,2.3
2803
+ 0,0,0,0,0,1979.0,0,2.3
2804
+ 0,1,1,0,0,1979.0,0,2.3
2805
+ 2,1,0,0,0,1979.0,0,2.3
2806
+ 0,0,0,0,1,1979.0,0,2.3
2807
+ 0,0,0,0,1,1979.0,0,2.3
2808
+ 0,1,0,0,1,1979.0,0,2.3
2809
+ 0,0,0,0,0,1979.0,0,2.3
2810
+ 4,0,0,0,0,1979.0,0,2.3
2811
+ 0,0,0,0,0,1979.0,0,2.2
2812
+ 0,0,0,0,0,1979.0,0,2.3
2813
+ 0,0,0,0,1,1979.0,0,2.3
2814
+ 0,1,0,0,0,1979.0,0,2.2
2815
+ 1,0,0,0,1,1979.0,1,2.3
2816
+ 0,1,0,0,1,1979.0,0,2.2
2817
+ 0,1,0,0,0,1979.0,0,2.3
2818
+ 0,0,0,0,1,1979.0,0,2.3
2819
+ 1,1,0,0,0,1979.0,1,2.3
2820
+ 0,1,0,0,1,1979.0,0,2.2
2821
+ 0,0,0,0,0,1979.0,1,2.3
2822
+ 0,1,0,0,1,1979.0,0,2.3
2823
+ 0,1,0,0,1,1979.0,1,2.3
2824
+ 1,1,0,0,0,1979.0,0,2.3
2825
+ 0,0,0,0,0,1979.0,0,2.3
2826
+ 0,0,0,0,0,1979.0,0,2.3
2827
+ 3,0,0,0,0,1979.0,0,2.3
2828
+ 0,1,0,0,1,1979.0,1,2.3
2829
+ 0,0,0,0,0,1979.0,0,2.3
2830
+ 0,0,0,0,1,1979.0,1,2.3
2831
+ 0,1,1,0,1,1979.0,0,2.3
2832
+ 0,1,0,0,1,1979.0,0,2.3
2833
+ 1,1,0,0,0,1979.0,1,2.3
2834
+ 3,1,0,0,1,1979.0,0,2.3
2835
+ 0,1,0,0,0,1979.0,0,2.3
2836
+ 0,1,0,0,1,1979.0,0,2.3
2837
+ 0,0,0,0,0,1979.0,0,2.3
2838
+ 0,0,0,0,0,1979.0,0,2.3
2839
+ 0,1,1,0,1,1979.0,0,2.3
2840
+ 0,0,0,0,1,1979.0,1,2.3
2841
+ 0,0,0,0,0,1979.0,0,2.3
2842
+ 0,1,1,0,1,1979.0,1,2.3
2843
+ 0,0,0,0,1,1979.0,0,2.3
2844
+ 0,1,1,0,0,1979.0,1,2.3
2845
+ 0,0,0,0,0,1979.0,0,2.3
2846
+ 0,1,0,0,0,1979.0,0,2.3
2847
+ 0,0,0,0,0,1979.0,0,2.3
2848
+ 0,0,0,0,0,1979.0,0,2.3
2849
+ 0,0,0,0,0,1979.0,0,2.2
2850
+ 0,1,1,0,0,1979.0,0,2.3
2851
+ 0,0,0,0,1,1979.0,0,2.3
2852
+ 0,1,0,0,1,1979.0,0,2.3
2853
+ 0,1,0,0,0,1979.0,0,2.3
2854
+ 1,1,0,0,0,1979.0,1,2.3
2855
+ 0,0,0,0,0,1979.0,0,2.3
2856
+ 0,1,0,0,0,1979.0,0,2.3
2857
+ 0,1,1,0,0,1979.0,0,2.3
2858
+ 1,0,0,0,0,1979.0,0,2.3
2859
+ 0,1,0,0,0,1979.0,0,2.2
2860
+ 0,0,0,0,1,1979.0,0,2.3
2861
+ 0,0,0,0,0,1979.0,1,2.3
2862
+ 0,1,1,0,0,1979.0,1,2.3
2863
+ 0,1,0,0,0,1979.0,0,2.3
2864
+ 3,0,0,0,0,1979.0,0,2.3
2865
+ 0,0,0,0,0,1979.0,0,2.3
2866
+ 0,1,0,0,1,1979.0,0,2.3
2867
+ 0,1,0,0,1,1979.0,0,2.3
2868
+ 0,0,0,0,0,1979.0,0,2.3
2869
+ 0,1,0,0,0,1979.0,1,2.3
2870
+ 0,0,0,0,0,1979.0,0,2.3
2871
+ 0,1,0,1,0,1980.0,0,2.2
2872
+ 3,1,0,0,0,1980.0,0,1.79
2873
+ 2,0,0,0,0,1980.0,0,2.2
2874
+ 0,0,0,0,0,1980.0,0,2.2
2875
+ 3,1,0,0,1,1980.0,0,2.08
2876
+ 0,0,0,0,0,1980.0,0,2.2
2877
+ 2,0,0,0,0,1980.0,0,2.2
2878
+ 0,1,0,0,0,1980.0,0,2.2
2879
+ 0,0,0,0,0,1980.0,0,2.2
2880
+ 0,1,0,0,0,1980.0,0,2.2
2881
+ 0,1,0,0,0,1980.0,0,2.2
2882
+ 5,0,0,0,1,1980.0,1,2.2
2883
+ 0,0,0,0,0,1980.0,0,2.2
2884
+ 0,0,0,0,0,1980.0,1,2.2
2885
+ 0,0,0,0,0,1980.0,0,2.2
2886
+ 0,1,0,0,0,1980.0,0,2.2
2887
+ 0,0,0,0,0,1980.0,1,2.2
2888
+ 0,0,0,0,0,1980.0,0,2.2
2889
+ 0,0,0,0,0,1980.0,0,2.2
2890
+ 0,1,1,0,0,1980.0,1,2.2
2891
+ 0,1,0,0,0,1980.0,0,2.2
2892
+ 0,0,0,1,0,1980.0,0,2.2
2893
+ 0,1,0,0,0,1980.0,1,2.2
2894
+ 0,1,0,0,0,1980.0,1,2.2
2895
+ 0,0,0,0,1,1980.0,0,2.2
2896
+ 2,0,0,0,0,1980.0,1,2.2
2897
+ 1,1,1,0,1,1980.0,0,2.2
2898
+ 0,0,0,0,0,1980.0,0,2.2
2899
+ 0,1,0,0,0,1980.0,0,2.2
2900
+ 0,1,0,0,1,1980.0,0,2.2
2901
+ 0,1,0,0,0,1980.0,0,2.2
2902
+ 0,0,0,0,0,1980.0,1,2.2
2903
+ 0,0,0,0,0,1980.0,0,2.2
2904
+ 0,0,0,0,1,1980.0,1,2.2
2905
+ 0,1,0,0,0,1980.0,1,2.2
2906
+ 0,0,0,0,0,1980.0,0,2.2
2907
+ 0,0,0,0,0,1980.0,0,2.2
2908
+ 0,1,1,0,0,1980.0,1,2.2
2909
+ 0,0,0,0,1,1980.0,0,2.2
2910
+ 0,1,0,0,0,1980.0,1,2.2
2911
+ 0,0,0,0,0,1980.0,0,2.2
2912
+ 0,0,0,0,0,1980.0,0,2.2
2913
+ 0,0,0,0,0,1980.0,0,2.2
2914
+ 1,0,0,0,0,1980.0,1,2.2
2915
+ 0,1,0,0,0,1980.0,0,2.2
2916
+ 3,1,0,0,0,1980.0,0,1.79
2917
+ 0,1,0,0,1,1980.0,0,2.2
2918
+ 0,1,0,0,0,1980.0,0,2.2
2919
+ 0,0,0,0,0,1980.0,0,2.2
2920
+ 0,0,0,0,0,1980.0,1,2.08
2921
+ 3,0,0,0,0,1980.0,0,1.39
2922
+ 0,1,0,0,0,1980.0,0,2.2
2923
+ 0,0,0,0,1,1980.0,0,2.2
2924
+ 0,0,1,0,1,1980.0,1,2.08
2925
+ 0,1,0,0,1,1980.0,0,2.2
2926
+ 0,1,0,0,0,1980.0,0,2.2
2927
+ 0,0,0,0,0,1980.0,0,2.2
2928
+ 0,1,0,0,0,1980.0,1,2.2
2929
+ 0,1,0,0,0,1980.0,0,2.2
2930
+ 0,0,0,1,1,1980.0,0,2.2
2931
+ 0,0,0,0,0,1980.0,0,2.08
2932
+ 0,0,0,0,0,1980.0,1,2.08
2933
+ 0,1,0,0,0,1980.0,1,2.2
2934
+ 0,1,0,0,1,1980.0,0,2.2
2935
+ 0,0,0,0,0,1980.0,0,2.08
2936
+ 0,1,0,0,1,1980.0,0,2.2
2937
+ 0,1,0,0,1,1980.0,0,2.08
2938
+ 0,1,0,0,1,1980.0,0,2.2
2939
+ 3,0,0,0,1,1980.0,1,2.2
2940
+ 0,1,1,0,0,1980.0,0,2.2
2941
+ 0,0,0,0,0,1980.0,1,2.2
2942
+ 0,1,0,0,1,1980.0,0,2.2
2943
+ 0,0,0,0,0,1980.0,1,2.2
2944
+ 0,0,0,0,0,1980.0,1,2.2
2945
+ 0,1,1,0,0,1980.0,1,2.2
2946
+ 0,0,0,0,0,1980.0,0,2.2
2947
+ 0,0,0,0,1,1980.0,0,2.2
2948
+ 0,0,0,0,0,1980.0,0,2.2
2949
+ 0,0,0,0,0,1980.0,0,2.2
2950
+ 0,0,0,0,1,1980.0,0,2.2
2951
+ 0,1,0,0,0,1980.0,0,2.2
2952
+ 0,1,0,0,1,1980.0,0,2.2
2953
+ 0,0,0,0,0,1980.0,0,2.2
2954
+ 5,1,0,0,0,1980.0,0,2.2
2955
+ 0,0,0,0,1,1980.0,0,2.2
2956
+ 0,1,0,0,0,1980.0,0,2.2
2957
+ 0,0,0,0,0,1980.0,0,2.2
2958
+ 0,0,0,0,1,1980.0,0,2.2
2959
+ 2,0,0,0,0,1980.0,0,2.2
2960
+ 0,1,0,0,0,1980.0,0,2.2
2961
+ 0,0,0,0,0,1980.0,0,2.08
2962
+ 2,1,0,0,0,1980.0,0,2.2
2963
+ 0,0,0,0,0,1980.0,0,2.2
2964
+ 0,0,0,0,0,1980.0,0,2.2
2965
+ 0,1,0,0,0,1980.0,0,2.2
2966
+ 0,0,0,0,0,1980.0,0,2.2
2967
+ 0,0,0,0,0,1980.0,1,2.2
2968
+ 0,0,0,0,0,1980.0,0,2.08
2969
+ 0,0,0,0,1,1980.0,0,2.2
2970
+ 0,0,0,0,1,1980.0,0,2.2
2971
+ 0,1,0,0,0,1980.0,0,2.2
2972
+ 0,1,1,0,0,1980.0,0,2.2
2973
+ 0,0,0,0,0,1980.0,0,2.2
2974
+ 0,1,1,0,0,1980.0,0,2.2
2975
+ 0,1,0,0,0,1980.0,0,2.2
2976
+ 0,1,0,0,0,1980.0,0,2.2
2977
+ 1,0,0,0,0,1980.0,0,2.2
2978
+ 0,0,0,0,0,1980.0,0,2.2
2979
+ 1,0,0,0,0,1980.0,0,2.2
2980
+ 0,1,0,0,0,1980.0,0,2.2
2981
+ 0,0,0,0,1,1980.0,0,2.2
2982
+ 0,0,0,0,0,1980.0,0,2.2
2983
+ 4,1,0,0,1,1980.0,0,2.2
2984
+ 0,1,1,0,0,1980.0,0,2.2
2985
+ 3,1,0,0,1,1980.0,0,2.08
2986
+ 3,1,0,0,0,1980.0,0,2.2
2987
+ 0,1,1,0,0,1980.0,0,2.2
2988
+ 0,1,0,0,1,1980.0,1,2.2
2989
+ 0,0,0,0,0,1980.0,0,2.2
2990
+ 0,0,0,0,1,1980.0,0,2.2
2991
+ 0,0,0,0,0,1980.0,1,2.2
2992
+ 0,1,0,0,1,1980.0,0,2.2
2993
+ 0,0,0,0,1,1980.0,0,2.08
2994
+ 0,0,0,0,0,1980.0,1,2.2
2995
+ 0,1,0,0,0,1980.0,1,2.2
2996
+ 0,1,1,0,0,1980.0,0,2.2
2997
+ 0,0,0,0,0,1980.0,1,2.2
2998
+ 0,0,0,0,0,1981.0,1,2.08
2999
+ 0,1,0,0,1,1981.0,0,2.08
3000
+ 0,0,0,0,0,1981.0,0,2.08
3001
+ 0,1,0,0,0,1981.0,1,2.08
3002
+ 0,1,0,0,1,1981.0,0,2.08
3003
+ 0,1,0,0,1,1981.0,0,2.08
3004
+ 0,1,0,0,1,1981.0,0,2.08
3005
+ 0,1,0,0,0,1981.0,0,2.08
3006
+ 0,1,1,0,1,1981.0,0,2.08
3007
+ 4,0,0,0,0,1981.0,0,2.08
3008
+ 0,1,1,0,0,1981.0,0,2.08
3009
+ 0,1,0,0,1,1981.0,0,2.08
3010
+ 0,0,0,0,0,1981.0,0,2.08
3011
+ 0,1,0,0,0,1981.0,0,2.08
3012
+ 0,0,0,0,0,1981.0,1,2.08
3013
+ 0,0,0,0,1,1981.0,0,2.08
3014
+ 0,1,0,0,1,1981.0,1,2.08
3015
+ 0,0,0,0,1,1981.0,0,1.95
3016
+ 0,0,0,0,0,1981.0,0,2.08
3017
+ 0,0,0,0,1,1981.0,0,2.08
3018
+ 2,0,0,0,0,1981.0,1,2.08
3019
+ 0,0,0,0,0,1981.0,1,2.08
3020
+ 0,1,0,0,1,1981.0,0,2.08
3021
+ 0,1,0,0,0,1981.0,0,2.08
3022
+ 0,0,0,0,0,1981.0,1,2.08
3023
+ 0,0,0,0,1,1981.0,0,2.08
3024
+ 0,0,0,0,0,1981.0,0,2.08
3025
+ 0,1,0,0,1,1981.0,0,2.08
3026
+ 0,0,0,0,1,1981.0,0,2.08
3027
+ 0,1,0,0,0,1981.0,0,2.08
3028
+ 0,0,0,0,0,1981.0,0,2.08
3029
+ 0,0,0,0,0,1981.0,0,2.08
3030
+ 0,1,0,0,0,1981.0,1,1.95
3031
+ 0,0,0,0,0,1981.0,0,2.08
3032
+ 1,0,0,0,0,1981.0,0,2.08
3033
+ 0,0,0,0,1,1981.0,0,2.08
3034
+ 0,1,0,0,0,1981.0,0,2.08
3035
+ 1,0,0,0,0,1981.0,1,1.95
3036
+ 0,0,0,0,1,1981.0,0,2.08
3037
+ 0,1,0,0,0,1981.0,1,2.08
3038
+ 0,1,0,0,0,1981.0,1,1.95
3039
+ 0,0,0,0,0,1981.0,0,2.08
3040
+ 0,0,0,0,1,1981.0,0,2.08
3041
+ 0,0,0,0,1,1981.0,0,2.08
3042
+ 0,1,0,0,0,1981.0,0,2.08
3043
+ 0,0,0,0,0,1981.0,0,2.08
3044
+ 0,1,0,0,1,1981.0,0,2.08
3045
+ 0,1,0,0,0,1981.0,0,2.08
3046
+ 0,0,0,0,0,1981.0,0,1.95
3047
+ 0,1,0,0,1,1981.0,0,2.08
3048
+ 0,1,0,0,0,1981.0,0,2.08
3049
+ 0,0,0,0,0,1981.0,1,2.08
3050
+ 0,0,0,0,0,1981.0,1,2.08
3051
+ 0,1,0,0,1,1981.0,0,2.08
3052
+ 0,1,0,0,0,1981.0,1,2.08
3053
+ 0,0,0,0,0,1981.0,1,2.08
3054
+ 0,0,0,0,0,1981.0,0,2.08
3055
+ 1,0,0,0,0,1981.0,1,1.95
3056
+ 0,0,0,0,0,1981.0,0,2.08
3057
+ 0,0,0,0,0,1981.0,0,1.95
3058
+ 0,1,0,0,0,1981.0,0,2.08
3059
+ 0,0,0,0,1,1981.0,0,2.08
3060
+ 0,1,0,0,0,1981.0,0,2.08
3061
+ 0,0,0,0,1,1981.0,0,2.08
3062
+ 0,1,0,0,0,1981.0,1,2.08
3063
+ 3,0,0,0,0,1981.0,0,2.08
3064
+ 1,0,0,0,0,1981.0,0,2.08
3065
+ 0,1,0,0,0,1981.0,0,2.08
3066
+ 0,0,0,0,0,1981.0,1,2.08
3067
+ 1,0,0,0,0,1981.0,0,2.08
3068
+ 0,1,0,0,0,1981.0,0,2.08
3069
+ 1,0,0,0,1,1981.0,0,2.08
3070
+ 7,1,0,0,1,1981.0,0,2.08
3071
+ 0,0,0,0,0,1981.0,0,2.08
3072
+ 1,0,0,0,0,1981.0,0,2.08
3073
+ 2,1,0,0,0,1981.0,0,2.08
3074
+ 0,0,0,0,0,1981.0,0,2.08
3075
+ 0,0,0,0,0,1981.0,1,2.08
3076
+ 0,0,0,0,0,1981.0,0,2.08
3077
+ 1,0,0,0,0,1981.0,0,2.08
3078
+ 0,1,1,0,0,1981.0,0,2.08
3079
+ 0,0,0,0,1,1981.0,0,2.08
3080
+ 0,1,0,0,1,1981.0,0,2.08
3081
+ 0,0,0,0,0,1981.0,1,2.08
3082
+ 0,1,0,0,0,1981.0,0,2.08
3083
+ 0,0,0,0,1,1981.0,0,2.08
3084
+ 0,1,0,0,0,1981.0,0,1.95
3085
+ 0,1,0,0,1,1981.0,0,2.08
3086
+ 0,0,0,0,1,1981.0,0,2.08
3087
+ 0,0,0,0,0,1981.0,0,2.08
3088
+ 0,1,1,0,0,1981.0,1,2.08
3089
+ 0,0,0,0,0,1981.0,0,2.08
3090
+ 0,0,0,0,0,1981.0,1,2.08
3091
+ 0,0,0,0,0,1981.0,0,2.08
3092
+ 0,1,0,0,0,1981.0,0,2.08
3093
+ 0,0,0,0,1,1981.0,1,2.08
3094
+ 0,1,0,0,0,1981.0,1,2.08
3095
+ 0,0,0,0,1,1981.0,0,2.08
3096
+ 0,0,0,0,0,1981.0,0,2.08
3097
+ 0,0,0,0,0,1981.0,0,2.08
3098
+ 0,0,0,0,0,1981.0,0,2.08
3099
+ 0,0,0,0,0,1981.0,0,2.08
3100
+ 0,0,0,0,0,1981.0,0,2.08
3101
+ 0,0,0,0,0,1981.0,0,2.08
3102
+ 0,0,0,0,0,1981.0,0,2.08
3103
+ 0,0,0,0,0,1981.0,0,2.08
3104
+ 0,0,0,0,0,1981.0,0,2.08
3105
+ 0,0,0,0,0,1981.0,1,2.08
3106
+ 0,1,0,0,1,1981.0,1,2.08
3107
+ 0,1,0,0,0,1981.0,0,2.08
3108
+ 0,1,1,0,1,1981.0,0,2.08
3109
+ 0,0,0,0,0,1982.0,0,1.95
3110
+ 6,0,0,0,0,1982.0,1,1.95
3111
+ 0,0,0,0,0,1982.0,1,1.95
3112
+ 0,0,0,0,0,1982.0,0,1.95
3113
+ 0,0,0,0,0,1982.0,0,1.95
3114
+ 0,1,0,0,0,1982.0,0,1.95
3115
+ 0,1,1,0,0,1982.0,0,1.95
3116
+ 0,1,1,0,0,1982.0,1,1.95
3117
+ 0,0,0,0,1,1982.0,1,1.95
3118
+ 0,1,0,0,0,1982.0,1,1.95
3119
+ 0,0,0,0,0,1982.0,0,1.95
3120
+ 0,0,0,0,0,1982.0,1,1.95
3121
+ 0,1,0,0,0,1982.0,0,1.95
3122
+ 0,0,0,0,1,1982.0,0,1.95
3123
+ 0,1,0,0,1,1982.0,0,1.95
3124
+ 0,1,1,0,0,1982.0,1,1.79
3125
+ 0,1,0,0,1,1982.0,0,1.95
3126
+ 0,1,0,0,0,1982.0,0,1.95
3127
+ 0,1,1,0,0,1982.0,1,1.95
3128
+ 0,0,0,0,0,1982.0,1,1.95
3129
+ 0,0,0,0,1,1982.0,1,1.95
3130
+ 0,1,0,0,1,1982.0,0,1.95
3131
+ 0,0,0,0,0,1982.0,0,1.95
3132
+ 0,0,0,0,0,1982.0,0,1.95
3133
+ 0,0,0,0,0,1982.0,0,1.95
3134
+ 3,1,0,0,0,1982.0,0,1.39
3135
+ 0,0,0,0,0,1982.0,0,1.95
3136
+ 0,1,0,0,0,1982.0,1,1.95
3137
+ 0,0,0,0,0,1982.0,1,1.95
3138
+ 0,1,1,0,0,1982.0,0,1.95
3139
+ 0,0,0,0,1,1982.0,0,1.79
3140
+ 2,1,0,0,1,1982.0,0,1.95
3141
+ 0,1,0,0,1,1982.0,0,1.95
3142
+ 0,0,0,0,1,1982.0,0,1.79
3143
+ 0,0,0,0,1,1982.0,1,1.95
3144
+ 0,0,0,0,1,1982.0,0,1.95
3145
+ 0,1,0,0,1,1982.0,0,1.95
3146
+ 0,1,0,0,0,1982.0,0,1.95
3147
+ 0,0,0,0,0,1982.0,1,1.95
3148
+ 0,1,1,0,0,1982.0,0,1.95
3149
+ 0,0,0,0,1,1982.0,1,1.95
3150
+ 0,1,0,0,0,1982.0,0,1.95
3151
+ 0,0,0,0,0,1982.0,0,1.95
3152
+ 0,1,0,0,0,1982.0,0,1.95
3153
+ 0,1,0,0,0,1982.0,0,1.79
3154
+ 0,1,0,0,0,1982.0,0,1.95
3155
+ 0,1,1,0,0,1982.0,0,1.95
3156
+ 0,1,1,0,0,1982.0,0,1.95
3157
+ 0,1,0,0,1,1982.0,0,1.95
3158
+ 0,1,1,0,0,1982.0,1,1.95
3159
+ 0,1,0,0,1,1982.0,0,1.95
3160
+ 0,0,0,0,1,1982.0,0,1.95
3161
+ 0,1,0,0,0,1982.0,1,1.95
3162
+ 0,1,0,0,0,1982.0,1,1.95
3163
+ 0,0,0,0,0,1982.0,0,1.95
3164
+ 0,1,1,0,1,1982.0,0,1.95
3165
+ 0,0,0,0,1,1982.0,0,1.95
3166
+ 0,0,0,0,0,1982.0,0,1.79
3167
+ 0,0,0,0,1,1982.0,0,1.95
3168
+ 0,1,0,0,0,1982.0,0,1.95
3169
+ 0,0,0,0,0,1982.0,0,1.95
3170
+ 0,1,0,0,0,1982.0,0,1.95
3171
+ 0,0,0,0,1,1982.0,0,1.95
3172
+ 0,0,0,0,0,1982.0,1,1.95
3173
+ 0,0,0,0,0,1982.0,1,1.95
3174
+ 2,1,0,0,0,1982.0,1,1.39
3175
+ 0,1,0,0,0,1982.0,0,1.95
3176
+ 0,0,0,0,1,1982.0,0,1.95
3177
+ 2,1,0,0,0,1982.0,0,1.95
3178
+ 0,0,1,0,1,1982.0,1,1.95
3179
+ 0,1,1,0,1,1982.0,0,1.95
3180
+ 0,1,1,0,0,1982.0,0,1.95
3181
+ 0,1,1,0,0,1982.0,0,1.95
3182
+ 0,1,0,0,0,1982.0,0,1.95
3183
+ 0,1,0,0,1,1982.0,0,1.95
3184
+ 0,1,0,0,0,1982.0,0,1.95
3185
+ 0,0,0,0,0,1982.0,0,1.95
3186
+ 0,1,0,0,0,1982.0,1,1.95
3187
+ 0,0,0,0,0,1982.0,0,1.95
3188
+ 0,0,0,0,0,1982.0,0,1.95
3189
+ 0,0,0,0,1,1982.0,0,1.95
3190
+ 0,1,0,0,0,1982.0,1,1.95
3191
+ 0,0,0,0,0,1982.0,1,1.95
3192
+ 1,0,0,0,1,1982.0,0,1.95
3193
+ 0,0,0,0,1,1982.0,0,1.79
3194
+ 0,1,0,0,0,1982.0,0,1.95
3195
+ 0,0,0,0,0,1982.0,1,1.95
3196
+ 0,0,0,0,1,1982.0,0,1.95
3197
+ 0,0,0,0,0,1982.0,1,1.95
3198
+ 0,0,0,0,1,1982.0,0,1.95
3199
+ 0,0,0,0,0,1982.0,1,1.95
3200
+ 2,1,0,0,0,1982.0,0,1.95
3201
+ 5,1,0,0,0,1982.0,0,2.08
3202
+ 0,1,0,0,0,1982.0,0,1.95
3203
+ 0,0,0,0,0,1982.0,0,1.95
3204
+ 0,1,0,0,0,1982.0,1,1.95
3205
+ 0,0,0,0,0,1982.0,0,1.95
3206
+ 0,1,0,0,0,1982.0,1,1.95
3207
+ 0,0,0,0,1,1982.0,0,1.95
3208
+ 6,0,0,0,0,1982.0,0,1.95
3209
+ 0,0,0,0,1,1982.0,0,1.95
3210
+ 0,0,0,1,0,1982.0,1,1.95
3211
+ 0,1,0,0,0,1982.0,0,1.95
3212
+ 0,1,0,0,0,1982.0,0,1.95
3213
+ 0,0,0,0,0,1982.0,0,1.95
3214
+ 0,0,0,0,1,1982.0,0,1.95
3215
+ 0,1,0,0,1,1982.0,0,1.95
3216
+ 0,1,0,0,1,1982.0,0,1.95
3217
+ 0,0,0,0,0,1982.0,1,1.95
3218
+ 0,0,0,0,1,1982.0,0,1.95
3219
+ 0,0,0,0,1,1982.0,0,1.95
3220
+ 0,1,0,0,0,1982.0,1,1.95
3221
+ 0,0,0,0,0,1982.0,0,1.95
3222
+ 0,1,1,0,0,1982.0,0,1.95
3223
+ 0,1,0,0,1,1982.0,1,1.95
3224
+ 0,1,0,0,0,1982.0,0,1.95
3225
+ 0,1,0,0,1,1982.0,0,1.95
3226
+ 0,1,0,0,1,1982.0,0,1.95
3227
+ 0,1,0,0,0,1982.0,1,1.95
3228
+ 0,0,0,0,0,1982.0,1,1.95
3229
+ 0,1,0,0,1,1982.0,1,1.95
3230
+ 0,0,0,0,0,1982.0,0,1.95
3231
+ 0,0,0,0,1,1982.0,0,1.95
3232
+ 0,1,0,0,1,1982.0,1,1.95
3233
+ 0,0,0,0,0,1982.0,1,1.95
3234
+ 0,0,0,0,1,1982.0,1,1.95
3235
+ 0,1,0,0,1,1982.0,0,1.95
3236
+ 0,0,0,0,1,1982.0,0,1.95
3237
+ 0,0,0,0,0,1982.0,0,1.95
3238
+ 0,0,0,0,1,1982.0,1,1.95
3239
+ 0,1,1,0,1,1982.0,0,1.95
3240
+ 0,0,0,0,0,1982.0,1,1.95
3241
+ 0,0,0,0,0,1982.0,0,1.95
3242
+ 0,0,0,0,0,1982.0,1,1.95
3243
+ 0,0,0,0,0,1982.0,0,1.95
3244
+ 0,1,0,0,1,1982.0,0,1.95
3245
+ 6,0,0,0,0,1982.0,1,1.95
3246
+ 0,1,0,0,0,1983.0,0,1.79
3247
+ 0,0,0,0,0,1983.0,1,1.79
3248
+ 0,0,0,0,1,1983.0,0,1.79
3249
+ 0,0,0,1,0,1983.0,1,1.79
3250
+ 0,1,0,0,1,1983.0,0,1.79
3251
+ 0,0,0,0,1,1983.0,0,1.79
3252
+ 0,0,0,0,1,1983.0,0,1.61
3253
+ 0,1,0,0,0,1983.0,0,1.79
3254
+ 0,1,0,0,1,1983.0,0,1.79
3255
+ 0,0,0,0,0,1983.0,0,1.79
3256
+ 0,0,0,0,0,1983.0,1,1.79
3257
+ 0,1,0,0,0,1983.0,0,1.79
3258
+ 0,1,0,0,1,1983.0,0,1.79
3259
+ 0,0,0,0,1,1983.0,1,1.79
3260
+ 0,0,0,0,1,1983.0,0,1.79
3261
+ 0,1,1,0,1,1983.0,0,1.79
3262
+ 0,0,0,0,1,1983.0,0,1.79
3263
+ 0,1,0,0,1,1983.0,0,1.79
3264
+ 0,0,0,0,0,1983.0,1,1.79
3265
+ 0,1,1,0,0,1983.0,0,1.79
3266
+ 0,1,0,0,1,1983.0,0,1.79
3267
+ 0,0,0,0,1,1983.0,0,1.79
3268
+ 0,1,0,0,0,1983.0,0,1.79
3269
+ 0,0,0,0,0,1983.0,1,1.79
3270
+ 0,0,0,0,1,1983.0,0,1.79
3271
+ 0,1,0,0,0,1983.0,0,1.79
3272
+ 0,1,0,0,1,1983.0,0,1.79
3273
+ 0,0,0,0,1,1983.0,0,1.79
3274
+ 0,0,0,0,1,1983.0,0,1.79
3275
+ 0,0,0,0,0,1983.0,0,1.79
3276
+ 0,0,0,0,0,1983.0,1,1.79
3277
+ 0,0,0,0,1,1983.0,0,1.79
3278
+ 0,1,0,0,0,1983.0,0,1.79
3279
+ 0,0,0,0,0,1983.0,0,1.79
3280
+ 0,0,0,0,0,1983.0,0,1.79
3281
+ 1,0,0,0,0,1983.0,0,1.79
3282
+ 3,1,0,0,0,1983.0,0,1.61
3283
+ 0,0,0,0,0,1983.0,0,1.79
3284
+ 0,1,1,0,0,1983.0,0,1.79
3285
+ 0,0,0,0,0,1983.0,0,1.79
3286
+ 0,1,0,0,1,1983.0,1,1.79
3287
+ 0,0,0,0,1,1983.0,0,1.79
3288
+ 0,1,0,0,0,1983.0,0,1.79
3289
+ 0,1,0,0,0,1983.0,1,1.79
3290
+ 0,1,1,0,0,1983.0,0,1.79
3291
+ 0,0,0,0,1,1983.0,0,1.79
3292
+ 0,1,0,0,0,1983.0,0,1.79
3293
+ 0,0,0,0,1,1983.0,0,1.79
3294
+ 0,0,0,0,1,1983.0,1,1.79
3295
+ 0,1,0,0,0,1983.0,0,1.79
3296
+ 0,0,0,0,0,1983.0,0,1.79
3297
+ 0,0,0,0,0,1983.0,0,1.79
3298
+ 0,1,0,0,0,1983.0,1,1.79
3299
+ 0,1,0,0,1,1983.0,0,1.79
3300
+ 0,1,0,0,0,1983.0,0,1.79
3301
+ 0,0,0,0,0,1983.0,0,1.79
3302
+ 0,0,0,0,0,1983.0,0,1.79
3303
+ 0,1,0,0,0,1983.0,1,1.79
3304
+ 0,1,1,0,0,1983.0,0,1.79
3305
+ 0,0,0,0,1,1983.0,0,1.79
3306
+ 0,1,0,0,0,1983.0,0,1.79
3307
+ 0,0,0,0,1,1983.0,0,1.79
3308
+ 0,0,0,0,1,1983.0,0,1.79
3309
+ 4,0,0,0,0,1983.0,0,1.79
3310
+ 0,0,0,0,0,1983.0,0,1.79
3311
+ 0,0,0,0,1,1983.0,0,1.79
3312
+ 0,0,0,0,0,1983.0,0,1.79
3313
+ 0,0,0,0,0,1983.0,0,1.79
3314
+ 0,1,0,0,0,1983.0,0,1.79
3315
+ 0,0,0,0,1,1983.0,1,1.61
3316
+ 2,1,0,0,0,1983.0,0,1.61
3317
+ 0,1,0,0,1,1983.0,0,1.79
3318
+ 0,0,0,0,1,1983.0,0,1.79
3319
+ 0,0,0,0,0,1983.0,0,1.79
3320
+ 0,0,0,0,0,1983.0,1,1.79
3321
+ 0,0,0,0,1,1983.0,0,1.79
3322
+ 0,0,0,0,1,1983.0,1,1.79
3323
+ 0,0,0,0,0,1983.0,0,1.79
3324
+ 0,0,0,0,0,1983.0,1,1.79
3325
+ 0,0,0,0,0,1983.0,0,1.79
3326
+ 0,1,0,0,0,1983.0,0,1.79
3327
+ 0,1,0,0,0,1983.0,1,1.79
3328
+ 0,1,0,0,1,1983.0,0,1.79
3329
+ 0,1,0,0,0,1983.0,0,1.79
3330
+ 0,1,0,0,0,1983.0,0,1.79
3331
+ 3,1,0,0,0,1983.0,0,1.61
3332
+ 0,0,0,0,0,1983.0,0,1.79
3333
+ 0,1,0,0,0,1983.0,0,1.79
3334
+ 0,1,0,0,1,1983.0,1,1.79
3335
+ 0,1,0,0,1,1983.0,0,1.79
3336
+ 0,0,0,0,1,1983.0,1,1.79
3337
+ 0,0,0,1,0,1983.0,1,1.79
3338
+ 2,1,0,0,0,1983.0,0,1.61
3339
+ 0,0,0,0,0,1983.0,0,1.79
3340
+ 0,0,0,0,0,1983.0,0,1.79
3341
+ 0,0,0,0,0,1983.0,0,1.79
3342
+ 0,1,0,0,0,1983.0,0,1.79
3343
+ 0,0,0,0,0,1983.0,0,1.79
3344
+ 0,0,1,0,0,1983.0,0,1.79
3345
+ 0,0,0,0,0,1983.0,0,1.79
3346
+ 0,0,0,0,0,1983.0,0,1.79
3347
+ 0,0,0,0,0,1983.0,1,1.79
3348
+ 0,0,0,0,0,1983.0,1,1.79
3349
+ 0,1,0,0,0,1983.0,0,1.79
3350
+ 0,1,1,0,1,1983.0,0,1.79
3351
+ 0,0,0,0,1,1983.0,1,1.79
3352
+ 0,1,0,0,1,1983.0,0,1.79
3353
+ 0,1,0,0,1,1983.0,0,1.79
3354
+ 0,0,0,0,0,1983.0,1,1.79
3355
+ 6,1,0,0,0,1983.0,0,1.79
3356
+ 0,1,0,0,1,1983.0,0,1.79
3357
+ 0,1,0,0,1,1983.0,1,1.79
3358
+ 0,0,0,0,0,1983.0,1,1.79
3359
+ 0,0,0,0,0,1983.0,0,1.79
3360
+ 0,0,0,0,0,1983.0,0,1.79
3361
+ 0,0,0,0,0,1983.0,0,1.79
3362
+ 0,1,1,0,0,1983.0,0,1.79
3363
+ 0,0,0,0,0,1983.0,1,1.79
3364
+ 0,1,0,0,1,1983.0,0,1.79
3365
+ 0,1,0,0,1,1983.0,0,1.79
3366
+ 0,0,0,0,1,1983.0,0,1.79
3367
+ 0,1,0,0,1,1983.0,0,1.79
3368
+ 0,1,0,0,1,1983.0,0,1.79
3369
+ 0,0,0,0,0,1983.0,0,1.79
3370
+ 0,1,0,0,0,1983.0,0,1.79
3371
+ 0,1,1,0,1,1983.0,0,1.79
3372
+ 0,1,1,0,0,1983.0,0,1.79
3373
+ 0,0,0,0,0,1983.0,0,1.79
3374
+ 0,0,1,0,0,1983.0,0,1.79
3375
+ 0,1,1,0,0,1983.0,0,1.79
3376
+ 0,0,0,0,1,1983.0,0,1.79
3377
+ 0,0,0,0,0,1983.0,0,1.79
3378
+ 0,0,0,0,1,1983.0,0,1.79
3379
+ 0,0,0,0,0,1983.0,1,1.79
3380
+ 0,1,0,0,0,1983.0,0,1.79
3381
+ 5,0,0,0,1,1983.0,0,1.79
3382
+ 0,0,0,0,1,1983.0,0,1.79
3383
+ 0,1,0,0,1,1984.0,0,1.61
3384
+ 0,0,0,0,1,1984.0,0,1.61
3385
+ 0,1,0,0,0,1984.0,0,1.61
3386
+ 0,0,0,0,0,1984.0,0,1.61
3387
+ 0,0,0,0,0,1984.0,0,1.61
3388
+ 0,0,0,0,1,1984.0,0,1.61
3389
+ 0,1,0,0,0,1984.0,0,1.61
3390
+ 0,1,0,0,1,1984.0,0,1.61
3391
+ 0,0,0,0,0,1984.0,0,1.61
3392
+ 0,0,0,0,1,1984.0,0,1.39
3393
+ 0,1,0,0,1,1984.0,0,1.61
3394
+ 0,0,0,0,1,1984.0,0,1.61
3395
+ 0,0,0,0,1,1984.0,0,1.61
3396
+ 0,0,0,0,0,1984.0,0,1.61
3397
+ 0,0,0,0,0,1984.0,0,1.61
3398
+ 0,1,0,0,0,1984.0,0,1.61
3399
+ 0,0,0,0,0,1984.0,0,1.61
3400
+ 0,0,0,0,0,1984.0,0,1.61
3401
+ 0,0,0,0,0,1984.0,1,1.61
3402
+ 0,0,0,0,1,1984.0,0,1.61
3403
+ 0,0,0,0,0,1984.0,1,1.61
3404
+ 0,0,0,0,0,1984.0,0,1.61
3405
+ 0,1,0,0,1,1984.0,0,1.61
3406
+ 0,1,0,0,1,1984.0,0,1.61
3407
+ 0,0,0,0,0,1984.0,0,1.61
3408
+ 0,0,0,0,0,1984.0,0,1.61
3409
+ 3,1,0,0,1,1984.0,0,1.61
3410
+ 0,0,0,0,1,1984.0,0,1.39
3411
+ 0,1,0,0,1,1984.0,0,1.61
3412
+ 5,1,0,0,0,1984.0,0,1.61
3413
+ 0,0,0,0,1,1984.0,0,1.61
3414
+ 0,0,0,0,1,1984.0,1,1.39
3415
+ 0,0,0,0,0,1984.0,0,1.61
3416
+ 0,1,0,0,0,1984.0,0,1.61
3417
+ 0,1,0,0,0,1984.0,0,1.61
3418
+ 0,1,0,0,0,1984.0,0,1.61
3419
+ 0,0,0,0,1,1984.0,0,1.61
3420
+ 0,0,0,0,0,1984.0,0,1.61
3421
+ 0,0,0,0,0,1984.0,0,1.61
3422
+ 0,1,0,0,0,1984.0,1,1.61
3423
+ 0,0,0,0,1,1984.0,1,1.61
3424
+ 0,0,0,0,0,1984.0,1,1.61
3425
+ 0,0,0,0,0,1984.0,0,1.61
3426
+ 0,0,0,0,0,1984.0,0,1.61
3427
+ 5,1,0,0,1,1984.0,0,1.79
3428
+ 5,0,0,0,0,1984.0,0,1.79
3429
+ 0,0,0,0,1,1984.0,0,1.61
3430
+ 0,0,0,0,0,1984.0,1,1.61
3431
+ 0,1,0,0,1,1984.0,1,1.61
3432
+ 0,1,0,0,0,1984.0,0,1.61
3433
+ 0,0,0,0,1,1984.0,0,1.61
3434
+ 0,1,0,0,0,1984.0,0,1.61
3435
+ 0,1,0,0,0,1984.0,0,1.61
3436
+ 0,0,0,0,0,1984.0,1,1.61
3437
+ 0,0,0,0,0,1984.0,0,1.61
3438
+ 0,0,0,0,0,1984.0,0,1.61
3439
+ 0,1,0,0,1,1984.0,1,1.61
3440
+ 0,1,0,0,0,1984.0,0,1.61
3441
+ 0,0,0,0,1,1984.0,0,1.61
3442
+ 0,1,0,0,1,1984.0,0,1.61
3443
+ 0,0,0,0,0,1984.0,0,1.61
3444
+ 0,0,0,0,0,1984.0,0,1.61
3445
+ 0,1,0,0,1,1984.0,0,1.61
3446
+ 0,0,0,0,0,1984.0,0,1.61
3447
+ 0,0,0,0,1,1984.0,0,1.61
3448
+ 0,0,0,0,0,1984.0,1,1.61
3449
+ 0,0,0,0,0,1984.0,1,1.61
3450
+ 0,0,0,0,0,1984.0,0,1.61
3451
+ 0,1,0,0,0,1984.0,0,1.61
3452
+ 0,1,0,0,0,1984.0,1,1.61
3453
+ 0,1,0,0,1,1984.0,1,1.61
3454
+ 0,0,0,0,0,1984.0,0,1.61
3455
+ 0,0,0,0,1,1984.0,0,1.61
3456
+ 0,0,0,0,1,1984.0,0,1.61
3457
+ 0,0,0,0,1,1984.0,1,1.61
3458
+ 0,1,0,0,0,1984.0,1,1.61
3459
+ 0,0,0,1,1,1984.0,1,1.61
3460
+ 0,1,0,0,0,1984.0,0,1.61
3461
+ 0,0,0,0,0,1984.0,0,1.61
3462
+ 0,1,0,0,1,1984.0,0,1.61
3463
+ 0,0,0,0,0,1984.0,0,1.61
3464
+ 1,0,0,0,1,1984.0,0,1.61
3465
+ 0,0,0,0,0,1984.0,0,1.61
3466
+ 0,1,0,0,0,1984.0,0,1.61
3467
+ 0,1,0,0,1,1984.0,0,1.61
3468
+ 2,0,0,0,1,1984.0,0,1.61
3469
+ 0,0,0,0,1,1984.0,0,1.61
3470
+ 0,0,0,1,0,1984.0,0,1.61
3471
+ 0,0,0,0,0,1984.0,0,1.61
3472
+ 0,0,0,0,0,1984.0,0,1.61
3473
+ 2,0,0,0,0,1984.0,0,0.69
3474
+ 0,0,0,0,0,1984.0,0,1.61
3475
+ 0,1,0,0,1,1984.0,1,1.61
3476
+ 0,0,0,0,1,1984.0,0,1.61
3477
+ 0,0,0,0,0,1984.0,1,1.61
3478
+ 0,0,0,0,0,1984.0,1,1.61
3479
+ 0,0,0,0,0,1984.0,0,1.61
3480
+ 0,1,0,0,1,1984.0,1,1.61
3481
+ 0,1,0,0,1,1984.0,0,1.61
3482
+ 0,0,0,0,1,1984.0,0,1.61
3483
+ 0,0,0,0,1,1984.0,0,1.61
3484
+ 0,1,0,0,0,1984.0,0,1.61
3485
+ 0,0,0,0,1,1984.0,0,1.61
3486
+ 0,0,0,0,0,1984.0,0,1.61
3487
+ 1,0,0,0,1,1984.0,0,1.61
3488
+ 0,0,0,0,1,1984.0,0,1.61
3489
+ 0,0,0,0,0,1984.0,0,1.61
3490
+ 0,1,0,0,1,1984.0,0,1.61
3491
+ 0,0,0,0,1,1984.0,0,1.61
3492
+ 0,0,0,0,0,1984.0,0,1.61
3493
+ 0,1,0,0,0,1984.0,1,1.61
3494
+ 0,0,0,0,0,1984.0,0,1.61
3495
+ 0,1,1,0,0,1984.0,1,1.61
3496
+ 0,0,0,0,0,1984.0,0,1.39
3497
+ 0,0,0,0,0,1984.0,0,1.61
3498
+ 0,0,0,0,0,1984.0,1,1.61
3499
+ 0,1,0,0,1,1984.0,0,1.61
3500
+ 0,0,0,0,1,1984.0,0,1.61
3501
+ 0,0,0,0,0,1984.0,0,1.61
3502
+ 0,1,1,0,0,1984.0,0,1.61
3503
+ 0,0,0,0,0,1984.0,1,1.61
3504
+ 0,1,0,0,1,1984.0,0,1.61
3505
+ 0,1,0,0,1,1984.0,0,1.39
3506
+ 0,0,0,0,0,1984.0,0,1.61
3507
+ 0,0,0,0,1,1984.0,1,1.61
3508
+ 0,0,0,0,0,1984.0,0,1.61
3509
+ 0,0,0,0,0,1984.0,1,1.61
3510
+ 10,1,0,0,0,1984.0,0,1.61
3511
+ 0,0,0,0,1,1984.0,1,1.61
3512
+ 2,0,0,0,0,1984.0,0,0.69
3513
+ 0,0,0,0,0,1984.0,0,1.61
3514
+ 4,1,0,0,1,1984.0,0,1.61
3515
+ 0,1,0,0,1,1984.0,1,1.61
3516
+ 0,0,0,0,1,1984.0,0,1.61
3517
+ 0,1,0,0,1,1984.0,1,1.61
3518
+ 0,0,0,0,0,1984.0,1,1.61
3519
+ 0,0,0,0,0,1984.0,0,1.61
3520
+ 1,0,0,0,1,1984.0,0,1.39
3521
+ 0,0,0,0,1,1984.0,0,1.61
3522
+ 0,0,0,0,0,1984.0,1,1.61
3523
+ 0,0,0,0,1,1984.0,0,1.61
3524
+ 0,1,1,0,0,1985.0,1,1.39
3525
+ 0,0,0,0,1,1985.0,0,1.1
3526
+ 0,1,0,0,0,1985.0,0,1.39
3527
+ 0,0,0,0,0,1985.0,0,1.39
3528
+ 0,0,0,0,0,1985.0,0,1.39
3529
+ 0,0,0,0,0,1985.0,0,1.39
3530
+ 0,0,0,0,0,1985.0,0,1.39
3531
+ 0,0,0,0,1,1985.0,1,1.39
3532
+ 0,0,0,0,1,1985.0,1,1.39
3533
+ 0,1,0,0,1,1985.0,0,1.39
3534
+ 0,0,0,0,0,1985.0,0,1.1
3535
+ 0,1,0,1,0,1985.0,0,1.39
3536
+ 0,0,0,0,0,1985.0,0,1.39
3537
+ 0,0,0,0,0,1985.0,1,1.39
3538
+ 0,0,0,0,0,1985.0,0,1.39
3539
+ 0,1,0,0,0,1985.0,1,1.39
3540
+ 0,0,0,0,0,1985.0,1,1.39
3541
+ 0,0,0,0,0,1985.0,0,1.39
3542
+ 0,1,0,0,0,1985.0,0,1.39
3543
+ 0,1,0,0,0,1985.0,0,1.39
3544
+ 0,0,0,1,1,1985.0,0,1.39
3545
+ 0,0,0,0,0,1985.0,0,1.39
3546
+ 0,0,0,0,1,1985.0,0,1.39
3547
+ 0,1,0,0,1,1985.0,0,1.39
3548
+ 0,1,0,0,0,1985.0,1,1.1
3549
+ 0,1,0,0,0,1985.0,0,1.39
3550
+ 0,1,0,0,1,1985.0,1,1.39
3551
+ 0,1,0,0,1,1985.0,1,1.39
3552
+ 0,0,0,0,1,1985.0,0,1.39
3553
+ 0,0,0,0,0,1985.0,1,1.39
3554
+ 0,0,0,0,0,1985.0,0,1.39
3555
+ 0,1,0,0,0,1985.0,0,1.1
3556
+ 0,0,0,0,1,1985.0,0,1.39
3557
+ 0,1,0,0,0,1985.0,1,1.39
3558
+ 0,0,0,0,1,1985.0,0,1.39
3559
+ 0,1,1,0,0,1985.0,1,1.39
3560
+ 0,1,0,0,1,1985.0,0,1.39
3561
+ 0,1,0,0,1,1985.0,0,1.39
3562
+ 0,1,1,0,0,1985.0,0,1.39
3563
+ 0,0,0,0,1,1985.0,0,1.39
3564
+ 0,1,1,0,0,1985.0,1,1.39
3565
+ 0,0,0,0,1,1985.0,0,1.1
3566
+ 0,0,0,0,0,1985.0,0,1.39
3567
+ 0,0,0,0,0,1985.0,0,1.39
3568
+ 0,0,0,0,1,1985.0,0,1.1
3569
+ 0,1,1,0,0,1985.0,0,1.39
3570
+ 0,0,0,0,0,1985.0,0,1.1
3571
+ 0,0,0,0,1,1985.0,0,1.39
3572
+ 0,0,0,0,1,1985.0,0,1.39
3573
+ 0,0,0,0,0,1985.0,0,1.39
3574
+ 0,0,0,0,0,1985.0,0,1.39
3575
+ 0,0,0,0,0,1985.0,0,1.39
3576
+ 0,1,0,0,0,1985.0,0,1.39
3577
+ 0,0,0,0,0,1985.0,0,1.39
3578
+ 0,1,0,0,1,1985.0,0,1.1
3579
+ 0,0,0,0,0,1985.0,1,1.39
3580
+ 0,0,0,0,0,1985.0,0,1.39
3581
+ 0,0,0,0,1,1985.0,0,1.39
3582
+ 0,1,0,0,0,1985.0,0,1.39
3583
+ 0,0,0,0,0,1985.0,0,1.39
3584
+ 0,0,0,0,1,1985.0,1,1.39
3585
+ 0,0,0,0,1,1985.0,0,1.39
3586
+ 0,1,1,0,1,1985.0,0,1.39
3587
+ 0,1,0,0,0,1985.0,1,1.39
3588
+ 0,1,0,0,1,1985.0,0,1.39
3589
+ 0,0,0,0,0,1985.0,0,1.39
3590
+ 0,0,0,0,0,1985.0,0,1.39
3591
+ 0,1,1,0,0,1985.0,0,1.39
3592
+ 0,1,0,0,1,1985.0,1,1.39
3593
+ 0,0,0,0,0,1985.0,0,1.39
3594
+ 0,1,0,0,0,1985.0,1,1.39
3595
+ 0,1,0,0,0,1985.0,0,1.39
3596
+ 0,1,0,0,0,1985.0,0,1.39
3597
+ 0,1,0,0,0,1985.0,1,1.39
3598
+ 0,1,0,0,0,1985.0,1,1.39
3599
+ 0,0,0,0,0,1985.0,0,1.39
3600
+ 0,1,1,0,0,1985.0,0,1.39
3601
+ 0,1,0,0,1,1985.0,1,1.39
3602
+ 0,0,0,0,0,1985.0,1,1.39
3603
+ 0,1,0,0,0,1985.0,0,1.39
3604
+ 0,1,0,1,0,1985.0,0,1.39
3605
+ 0,0,0,0,1,1985.0,0,1.39
3606
+ 0,1,1,0,0,1985.0,1,1.39
3607
+ 0,1,0,0,1,1985.0,0,1.39
3608
+ 0,1,0,0,1,1985.0,0,1.39
3609
+ 0,1,0,0,1,1985.0,1,1.39
3610
+ 0,0,0,0,0,1985.0,0,1.39
3611
+ 0,0,0,0,1,1985.0,1,1.39
3612
+ 0,0,0,0,0,1985.0,1,1.39
3613
+ 7,0,0,0,0,1985.0,1,1.39
3614
+ 0,0,0,0,0,1985.0,0,1.39
3615
+ 0,0,0,0,0,1985.0,0,1.39
3616
+ 0,1,0,0,0,1985.0,1,1.39
3617
+ 0,0,0,0,0,1985.0,1,1.39
3618
+ 0,0,0,0,0,1985.0,1,1.39
3619
+ 0,1,0,0,1,1985.0,0,1.39
3620
+ 0,1,0,0,1,1985.0,1,1.39
3621
+ 0,0,0,0,0,1985.0,0,1.39
3622
+ 0,0,0,0,0,1985.0,0,1.39
3623
+ 0,0,0,0,0,1985.0,0,1.39
3624
+ 0,0,0,0,1,1985.0,1,1.39
3625
+ 0,0,0,0,1,1985.0,0,1.39
3626
+ 0,1,0,0,0,1985.0,0,1.39
3627
+ 0,0,0,0,0,1985.0,0,1.39
3628
+ 0,1,0,0,0,1985.0,0,1.39
3629
+ 0,1,0,0,1,1985.0,0,1.39
3630
+ 0,0,0,0,1,1985.0,1,1.39
3631
+ 0,0,0,0,0,1985.0,1,1.39
3632
+ 0,0,0,0,0,1985.0,0,1.1
3633
+ 0,0,0,0,0,1985.0,0,1.39
3634
+ 0,0,0,0,1,1985.0,0,1.39
3635
+ 0,0,0,0,0,1985.0,0,1.39
3636
+ 0,0,0,0,0,1985.0,0,1.39
3637
+ 0,1,0,0,0,1985.0,0,1.39
3638
+ 0,0,0,0,0,1985.0,0,1.39
3639
+ 0,1,0,0,0,1985.0,0,1.39
3640
+ 0,0,0,0,0,1985.0,1,1.39
3641
+ 0,1,1,0,0,1985.0,0,1.39
3642
+ 0,1,0,0,0,1985.0,0,1.39
3643
+ 0,1,0,0,1,1985.0,1,1.39
3644
+ 0,0,0,0,1,1985.0,0,1.39
3645
+ 0,1,0,0,1,1985.0,0,1.39
3646
+ 0,1,0,0,0,1985.0,1,1.39
3647
+ 0,1,0,0,1,1985.0,0,1.39
3648
+ 0,0,0,0,0,1985.0,0,1.39
3649
+ 0,1,0,0,0,1985.0,1,1.1
3650
+ 0,0,0,0,0,1985.0,0,1.39
3651
+ 0,0,0,0,0,1985.0,1,1.39
3652
+ 0,0,0,0,0,1985.0,1,1.1
3653
+ 0,0,0,0,1,1985.0,0,1.39
3654
+ 0,0,0,0,0,1985.0,0,1.39
3655
+ 5,0,0,0,1,1985.0,1,1.39
3656
+ 0,0,0,0,1,1985.0,0,1.39
3657
+ 0,0,0,0,1,1985.0,0,1.39
3658
+ 0,0,0,0,1,1985.0,1,1.1
3659
+ 0,1,0,0,0,1985.0,0,1.39
3660
+ 0,1,0,0,1,1985.0,1,1.39
3661
+ 0,1,0,0,1,1985.0,0,1.39
3662
+ 0,0,0,0,0,1985.0,0,1.39
3663
+ 0,0,0,0,1,1986.0,0,1.1
3664
+ 0,1,0,0,1,1986.0,0,1.1
3665
+ 0,1,0,0,1,1986.0,0,1.1
3666
+ 0,1,0,0,0,1986.0,0,1.1
3667
+ 0,0,0,0,0,1986.0,1,1.1
3668
+ 0,1,0,0,1,1986.0,1,1.1
3669
+ 0,1,0,0,1,1986.0,0,1.1
3670
+ 0,0,0,0,0,1986.0,0,1.1
3671
+ 0,1,0,0,1,1986.0,0,1.1
3672
+ 0,0,0,0,0,1986.0,0,1.1
3673
+ 0,1,0,0,1,1986.0,0,1.1
3674
+ 0,0,0,0,0,1986.0,1,1.1
3675
+ 0,1,0,0,1,1986.0,0,1.1
3676
+ 0,1,0,0,0,1986.0,0,1.1
3677
+ 0,1,0,0,0,1986.0,1,1.1
3678
+ 0,0,0,0,0,1986.0,1,1.1
3679
+ 0,0,0,0,0,1986.0,1,1.1
3680
+ 0,0,0,0,0,1986.0,1,1.1
3681
+ 0,0,0,0,0,1986.0,0,0.69
3682
+ 0,0,0,0,0,1986.0,1,1.1
3683
+ 0,0,0,0,0,1986.0,1,1.1
3684
+ 0,0,0,0,0,1986.0,1,1.1
3685
+ 0,0,0,0,0,1986.0,1,1.1
3686
+ 0,1,0,0,0,1986.0,1,1.1
3687
+ 0,1,0,0,0,1986.0,0,1.1
3688
+ 0,1,0,0,0,1986.0,0,0.69
3689
+ 0,0,0,0,1,1986.0,0,1.1
3690
+ 0,1,0,0,0,1986.0,0,1.1
3691
+ 0,1,0,0,1,1986.0,1,1.1
3692
+ 0,0,0,0,0,1986.0,1,1.1
3693
+ 0,1,0,0,1,1986.0,0,1.1
3694
+ 0,0,0,0,0,1986.0,0,0.69
3695
+ 0,1,0,0,1,1986.0,0,1.1
3696
+ 0,1,0,0,0,1986.0,0,1.1
3697
+ 0,0,0,0,0,1986.0,0,1.1
3698
+ 0,0,0,0,1,1986.0,0,1.1
3699
+ 0,1,0,0,1,1986.0,0,1.1
3700
+ 0,0,0,0,0,1986.0,1,1.1
3701
+ 0,0,0,0,1,1986.0,0,1.1
3702
+ 0,0,0,0,0,1986.0,1,1.1
3703
+ 0,0,0,0,0,1986.0,0,1.1
3704
+ 0,1,0,0,0,1986.0,1,1.1
3705
+ 0,0,0,0,0,1986.0,1,1.1
3706
+ 0,0,0,0,0,1986.0,0,1.1
3707
+ 0,0,0,0,1,1986.0,0,1.1
3708
+ 0,1,0,0,1,1986.0,0,1.1
3709
+ 0,0,0,0,0,1986.0,1,1.1
3710
+ 0,1,1,0,0,1986.0,0,1.1
3711
+ 0,0,0,0,1,1986.0,0,1.1
3712
+ 0,0,0,0,0,1986.0,0,1.1
3713
+ 0,0,0,0,1,1986.0,1,1.1
3714
+ 0,0,0,0,0,1986.0,0,0.69
3715
+ 0,1,0,0,0,1986.0,0,1.1
3716
+ 0,1,0,0,1,1986.0,0,1.1
3717
+ 0,0,0,0,0,1986.0,0,1.1
3718
+ 0,0,0,0,0,1986.0,0,1.1
3719
+ 0,0,0,0,1,1986.0,0,1.1
3720
+ 0,1,0,0,0,1986.0,0,1.1
3721
+ 0,1,0,0,0,1986.0,0,1.1
3722
+ 0,0,0,0,1,1986.0,1,1.1
3723
+ 0,0,0,0,0,1986.0,1,1.1
3724
+ 0,0,0,0,0,1986.0,1,0.69
3725
+ 0,0,0,0,0,1986.0,1,1.1
3726
+ 0,1,0,0,0,1986.0,1,1.1
3727
+ 0,1,0,0,0,1986.0,1,1.1
3728
+ 0,1,0,0,0,1986.0,0,1.1
3729
+ 0,1,0,0,0,1986.0,1,1.1
3730
+ 0,0,0,0,0,1986.0,1,1.1
3731
+ 0,0,0,0,0,1986.0,0,1.1
3732
+ 2,0,0,0,0,1986.0,0,0.69
3733
+ 0,0,0,0,0,1986.0,1,1.1
3734
+ 0,0,0,0,0,1986.0,0,1.1
3735
+ 0,0,0,0,0,1986.0,0,1.1
3736
+ 0,0,0,0,0,1986.0,1,1.1
3737
+ 0,0,0,0,1,1986.0,0,1.1
3738
+ 0,1,0,0,0,1986.0,1,1.1
3739
+ 0,1,0,0,1,1986.0,1,1.1
3740
+ 0,0,0,0,0,1986.0,0,1.1
3741
+ 0,0,0,0,0,1986.0,0,1.1
3742
+ 0,0,0,0,1,1986.0,0,1.1
3743
+ 0,0,0,0,1,1986.0,0,1.1
3744
+ 0,0,0,0,0,1986.0,0,1.1
3745
+ 0,0,0,0,0,1986.0,0,1.1
3746
+ 2,0,0,0,0,1986.0,1,1.1
3747
+ 0,0,0,0,0,1986.0,0,1.1
3748
+ 0,0,0,0,0,1986.0,0,1.1
3749
+ 0,1,0,0,1,1986.0,0,1.1
3750
+ 0,1,0,0,0,1986.0,0,1.1
3751
+ 2,0,0,0,0,1986.0,1,1.1
3752
+ 0,0,0,0,0,1986.0,0,0.69
3753
+ 0,1,0,1,0,1986.0,0,1.1
3754
+ 0,0,0,0,0,1986.0,1,1.1
3755
+ 0,0,0,0,0,1986.0,0,1.1
3756
+ 0,1,1,0,0,1986.0,0,1.1
3757
+ 0,0,0,0,1,1986.0,0,1.1
3758
+ 0,1,0,0,0,1986.0,0,1.1
3759
+ 0,1,0,0,0,1986.0,1,1.1
3760
+ 0,0,0,0,1,1986.0,0,1.1
3761
+ 2,0,0,0,0,1986.0,0,1.1
3762
+ 0,0,0,0,0,1986.0,1,1.1
3763
+ 0,0,0,0,1,1986.0,0,1.1
3764
+ 0,1,0,0,1,1986.0,0,1.1
3765
+ 0,0,0,0,0,1986.0,0,1.1
3766
+ 0,1,1,0,0,1986.0,0,1.1
3767
+ 0,0,0,0,0,1986.0,0,1.1
3768
+ 0,0,0,0,0,1986.0,0,1.1
3769
+ 0,1,0,0,0,1986.0,0,1.1
3770
+ 2,0,0,0,0,1986.0,1,1.1
3771
+ 0,0,0,0,0,1986.0,0,1.1
3772
+ 0,1,0,0,1,1986.0,0,1.1
3773
+ 0,1,0,0,0,1986.0,0,1.1
3774
+ 0,0,0,0,0,1986.0,0,1.1
3775
+ 0,0,0,0,1,1986.0,1,1.1
3776
+ 0,0,0,0,0,1986.0,0,1.1
3777
+ 0,0,0,0,0,1986.0,1,1.1
3778
+ 0,0,0,0,0,1986.0,1,1.1
3779
+ 0,0,0,0,1,1986.0,0,1.1
3780
+ 0,0,0,1,0,1986.0,0,1.1
3781
+ 0,0,0,0,0,1986.0,1,1.1
3782
+ 0,1,0,0,1,1986.0,0,1.1
3783
+ 0,1,0,0,0,1986.0,1,1.1
3784
+ 0,0,0,1,1,1986.0,1,1.1
3785
+ 0,0,0,0,0,1986.0,1,1.1
3786
+ 0,0,0,0,0,1986.0,0,1.1
3787
+ 0,0,0,0,0,1986.0,0,1.1
3788
+ 0,0,0,0,0,1986.0,1,1.1
3789
+ 0,1,0,0,1,1986.0,1,1.1
3790
+ 0,1,0,0,1,1986.0,0,1.1
3791
+ 0,1,0,0,0,1986.0,0,1.1
3792
+ 0,0,0,0,0,1987.0,0,0.69
3793
+ 0,0,0,0,0,1987.0,0,0.0
3794
+ 0,1,0,0,0,1987.0,0,0.69
3795
+ 0,1,0,0,0,1987.0,1,0.69
3796
+ 0,0,0,0,0,1987.0,0,0.69
3797
+ 1,0,0,0,1,1987.0,1,1.1
3798
+ 0,1,0,0,1,1987.0,0,0.69
3799
+ 0,0,0,0,0,1987.0,0,0.69
3800
+ 0,0,0,0,0,1987.0,0,0.69
3801
+ 0,1,0,1,0,1987.0,0,0.69
3802
+ 0,0,0,0,0,1987.0,0,0.69
3803
+ 0,0,0,1,0,1987.0,0,0.69
3804
+ 0,0,0,0,0,1987.0,0,0.69
3805
+ 0,0,0,0,0,1987.0,0,0.69
3806
+ 0,1,0,0,1,1987.0,0,0.69
3807
+ 0,1,0,0,0,1987.0,0,0.69
3808
+ 0,1,0,0,0,1987.0,0,0.69
3809
+ 0,1,0,0,1,1987.0,0,0.69
3810
+ 0,0,0,0,1,1987.0,0,0.69
3811
+ 0,0,0,0,0,1987.0,1,0.69
3812
+ 0,1,0,0,1,1987.0,0,0.69
3813
+ 0,0,0,0,0,1987.0,1,0.69
3814
+ 0,0,0,0,0,1987.0,1,0.69
3815
+ 0,0,0,1,1,1987.0,0,0.69
3816
+ 0,0,0,0,0,1987.0,1,0.69
3817
+ 0,0,0,0,1,1987.0,1,0.0
3818
+ 0,0,0,0,0,1987.0,1,0.69
3819
+ 0,1,0,0,0,1987.0,0,0.69
3820
+ 0,0,0,0,1,1987.0,0,0.0
3821
+ 0,0,0,0,0,1987.0,0,0.69
3822
+ 0,0,0,0,0,1987.0,1,0.69
3823
+ 0,0,0,0,0,1987.0,0,0.69
3824
+ 0,1,0,0,1,1987.0,1,0.0
3825
+ 0,1,0,0,0,1987.0,0,0.69
3826
+ 0,0,0,0,0,1987.0,0,0.69
3827
+ 0,1,0,0,0,1987.0,0,0.69
3828
+ 0,1,0,0,0,1987.0,0,0.69
3829
+ 0,0,0,0,1,1987.0,0,0.69
3830
+ 0,0,0,0,0,1987.0,0,0.69
3831
+ 0,1,0,0,0,1987.0,0,0.69
3832
+ 0,1,0,0,0,1987.0,0,0.69
3833
+ 0,0,0,0,1,1987.0,0,0.69
3834
+ 0,1,0,0,0,1987.0,0,0.69
3835
+ 0,0,0,0,1,1987.0,1,0.69
3836
+ 0,0,0,1,0,1987.0,1,0.69
3837
+ 0,0,0,0,0,1987.0,1,0.69
3838
+ 0,0,0,0,0,1987.0,0,0.69
3839
+ 0,1,0,0,0,1987.0,0,0.69
3840
+ 1,1,0,0,1,1987.0,0,0.69
3841
+ 0,1,0,0,0,1987.0,1,0.69
3842
+ 0,1,0,0,1,1987.0,0,0.69
3843
+ 0,1,0,0,1,1987.0,1,0.69
3844
+ 0,1,1,0,0,1987.0,1,0.69
3845
+ 0,0,0,0,1,1987.0,0,0.0
3846
+ 0,0,0,0,1,1987.0,0,0.69
3847
+ 0,1,0,0,0,1987.0,0,0.69
3848
+ 0,0,0,0,0,1987.0,1,0.69
3849
+ 0,1,0,0,1,1987.0,1,0.69
3850
+ 0,1,0,0,1,1987.0,0,0.69
3851
+ 0,1,0,0,0,1987.0,1,0.69
3852
+ 0,0,0,0,0,1987.0,1,0.69
3853
+ 0,0,0,0,0,1987.0,0,0.69
3854
+ 0,0,0,0,1,1987.0,0,0.69
3855
+ 0,1,0,0,0,1987.0,0,0.69
3856
+ 0,1,0,1,0,1987.0,0,0.69
3857
+ 0,1,1,0,1,1987.0,0,0.69
3858
+ 0,1,0,0,0,1987.0,0,0.69
3859
+ 0,1,1,0,0,1987.0,1,0.69
3860
+ 0,0,0,0,0,1987.0,0,0.69
3861
+ 0,0,0,0,0,1987.0,1,0.69
3862
+ 0,0,0,0,0,1987.0,1,0.69
3863
+ 0,0,0,0,1,1987.0,0,0.69
3864
+ 0,1,0,0,0,1987.0,1,0.69
3865
+ 0,0,0,0,0,1987.0,1,0.0
3866
+ 0,0,0,0,1,1987.0,0,0.0
3867
+ 0,1,0,0,1,1987.0,0,0.69
3868
+ 0,1,0,0,1,1987.0,0,0.69
3869
+ 0,1,1,0,0,1987.0,0,0.69
3870
+ 0,0,0,0,0,1987.0,0,0.69
3871
+ 0,0,0,0,0,1987.0,0,0.69
3872
+ 0,0,0,0,0,1987.0,1,0.69
3873
+ 0,0,0,0,0,1987.0,0,0.69
3874
+ 0,0,0,0,1,1987.0,1,0.69
3875
+ 0,0,0,0,0,1987.0,0,0.69
3876
+ 0,1,0,0,1,1987.0,0,0.69
3877
+ 0,0,0,0,1,1987.0,0,0.0
3878
+ 0,0,0,0,0,1987.0,0,0.69
3879
+ 0,1,0,0,1,1987.0,1,0.69
3880
+ 0,0,0,0,1,1987.0,0,0.69
3881
+ 0,0,0,0,0,1987.0,0,0.69
3882
+ 0,1,0,0,1,1987.0,0,0.69
3883
+ 0,1,0,0,0,1987.0,0,0.69
3884
+ 0,1,0,0,1,1987.0,0,0.69
3885
+ 0,0,0,0,0,1987.0,0,0.69
3886
+ 0,1,0,0,0,1987.0,0,0.69
3887
+ 0,0,0,0,1,1987.0,0,0.69
3888
+ 0,1,0,0,1,1987.0,0,0.69
3889
+ 0,0,0,0,0,1987.0,1,0.69
3890
+ 0,0,0,0,0,1987.0,0,0.69
3891
+ 0,0,0,0,1,1987.0,1,0.0
3892
+ 1,1,0,0,1,1987.0,0,0.69
3893
+ 0,1,0,0,0,1987.0,0,0.69
3894
+ 1,0,0,0,0,1987.0,1,0.69
3895
+ 0,0,0,0,0,1987.0,0,0.69
3896
+ 0,0,0,0,0,1987.0,1,0.69
3897
+ 0,1,0,0,1,1987.0,0,0.69
3898
+ 0,0,0,0,0,1987.0,0,0.69
3899
+ 0,1,0,0,1,1987.0,1,0.69
3900
+ 0,1,0,0,0,1987.0,0,0.69
3901
+ 0,1,0,0,0,1987.0,0,0.69
3902
+ 0,0,0,0,0,1987.0,1,0.69
3903
+ 0,0,0,0,0,1987.0,0,0.69
3904
+ 0,0,0,0,0,1987.0,0,0.69
3905
+ 0,1,0,0,0,1987.0,0,0.69
3906
+ 0,0,0,0,1,1987.0,0,0.69
3907
+ 0,0,0,0,0,1987.0,0,0.69
3908
+ 0,0,0,0,1,1987.0,0,0.0
3909
+ 0,0,0,0,0,1987.0,0,0.69
3910
+ 0,1,0,0,0,1987.0,1,0.69
3911
+ 0,0,0,0,0,1987.0,0,0.69
3912
+ 0,1,0,0,1,1987.0,0,0.69
3913
+ 0,0,0,0,0,1987.0,0,0.69
3914
+ 0,1,0,0,1,1987.0,0,0.69
3915
+ 0,1,0,0,1,1987.0,0,0.69
3916
+ 0,0,0,0,1,1987.0,0,0.69
3917
+ 1,0,0,0,0,1987.0,0,0.69
3918
+ 0,0,0,0,0,1987.0,0,0.69
3919
+ 0,0,0,0,0,1987.0,0,0.69
3920
+ 0,0,0,0,1,1987.0,1,0.69
3921
+ 0,0,0,0,0,1987.0,1,0.69
3922
+ 0,0,0,0,0,1987.0,1,0.69
3923
+ 0,1,0,0,1,1987.0,0,0.69
3924
+ 0,1,0,0,0,1987.0,1,0.0
3925
+ 0,1,0,0,0,1987.0,0,0.69
3926
+ 0,1,0,0,0,1987.0,1,0.69
3927
+ 0,1,0,0,0,1987.0,1,0.69
3928
+ 0,0,0,0,1,1988.0,0,0.0
3929
+ 0,0,0,0,0,1988.0,0,0.0
3930
+ 0,1,0,0,0,1988.0,0,0.0
3931
+ 0,0,0,0,1,1988.0,0,0.0
3932
+ 0,1,0,0,1,1988.0,1,0.0
3933
+ 0,1,0,0,1,1988.0,0,0.0
3934
+ 0,1,0,0,0,1988.0,0,0.0
3935
+ 0,1,0,0,0,1988.0,0,0.0
3936
+ 0,1,1,0,1,1988.0,0,0.0
3937
+ 0,1,0,0,1,1988.0,1,0.0
3938
+ 0,0,0,0,0,1988.0,0,0.0
3939
+ 0,0,0,0,0,1988.0,0,0.0
3940
+ 0,0,0,0,0,1988.0,0,0.0
3941
+ 0,0,0,0,0,1988.0,0,0.0
3942
+ 0,1,0,0,1,1988.0,1,0.0
3943
+ 0,1,1,0,0,1988.0,0,0.0
3944
+ 0,0,0,0,0,1988.0,0,0.0
3945
+ 0,0,0,0,1,1988.0,1,0.0
3946
+ 0,0,0,0,0,1988.0,0,0.0
3947
+ 0,0,0,0,0,1988.0,1,0.0
3948
+ 0,0,0,0,1,1988.0,0,0.0
3949
+ 0,0,0,0,0,1988.0,1,0.0
3950
+ 0,1,1,0,1,1988.0,0,0.0
3951
+ 0,1,0,0,0,1988.0,0,0.0
3952
+ 0,0,0,0,0,1988.0,1,0.0
3953
+ 0,1,0,0,0,1988.0,0,0.0
3954
+ 0,1,0,0,1,1988.0,0,0.0
3955
+ 0,1,0,0,1,1988.0,0,0.0
3956
+ 0,1,0,0,0,1988.0,0,0.0
3957
+ 0,1,0,0,0,1988.0,1,0.0
3958
+ 0,0,0,0,0,1988.0,0,0.0
3959
+ 0,0,0,0,0,1988.0,0,0.0
3960
+ 0,0,0,0,0,1988.0,0,0.0
3961
+ 0,1,0,0,1,1988.0,1,0.0
3962
+ 0,0,0,0,0,1988.0,1,0.0
3963
+ 0,0,0,0,0,1988.0,0,0.0
3964
+ 0,0,0,0,0,1988.0,0,0.0
3965
+ 0,0,0,0,1,1988.0,0,0.0
3966
+ 0,0,0,0,1,1988.0,0,0.0
3967
+ 0,1,0,0,0,1988.0,1,0.0
3968
+ 0,0,0,0,0,1988.0,1,0.0
3969
+ 0,1,0,0,0,1988.0,0,0.0
3970
+ 0,0,0,1,1,1988.0,1,0.0
3971
+ 0,0,0,0,0,1988.0,1,0.0
3972
+ 0,0,0,0,0,1988.0,0,0.0
3973
+ 0,0,0,0,0,1988.0,1,0.0
3974
+ 0,0,0,0,0,1988.0,0,0.0
3975
+ 0,0,0,0,0,1988.0,1,0.0
3976
+ 0,1,1,0,0,1988.0,1,0.0
3977
+ 0,1,0,0,0,1988.0,1,0.0
3978
+ 0,1,0,0,1,1988.0,0,0.0
3979
+ 0,0,0,0,0,1988.0,1,0.0
3980
+ 0,1,0,0,1,1988.0,0,0.0
3981
+ 0,1,1,0,0,1988.0,0,0.0
3982
+ 0,0,0,0,0,1988.0,0,0.0
3983
+ 0,1,0,0,0,1988.0,0,0.0
3984
+ 0,1,0,0,0,1988.0,0,0.0
3985
+ 0,0,0,0,1,1988.0,0,0.0
3986
+ 0,1,0,0,0,1988.0,1,0.0
3987
+ 0,0,0,0,1,1988.0,1,0.0
3988
+ 0,0,0,0,1,1988.0,1,0.0
3989
+ 0,1,0,0,1,1988.0,1,0.0
3990
+ 0,0,0,0,0,1988.0,1,0.0
3991
+ 1,1,0,0,1,1988.0,1,0.0
3992
+ 0,1,0,0,0,1988.0,0,0.0
3993
+ 0,1,1,0,1,1988.0,1,0.0
3994
+ 0,1,0,0,0,1988.0,0,0.0
3995
+ 1,1,0,0,0,1988.0,0,0.69
3996
+ 0,0,0,0,0,1988.0,1,0.0
3997
+ 0,1,0,0,1,1988.0,0,0.0
3998
+ 0,1,0,0,1,1988.0,0,0.0
3999
+ 0,0,0,0,1,1988.0,0,0.0
4000
+ 0,1,0,0,1,1988.0,0,0.0
4001
+ 0,0,0,0,0,1988.0,0,0.0
4002
+ 0,1,0,0,0,1988.0,0,0.0
4003
+ 0,0,0,0,1,1988.0,0,0.0
4004
+ 0,0,0,0,1,1988.0,1,0.0
4005
+ 0,0,0,0,1,1988.0,0,0.0
4006
+ 0,0,0,0,0,1988.0,0,0.0
4007
+ 0,0,0,0,0,1988.0,1,0.0
4008
+ 0,1,0,0,1,1988.0,0,0.0
4009
+ 0,1,0,0,0,1988.0,0,0.0
4010
+ 0,0,0,0,1,1988.0,0,0.0
4011
+ 0,1,1,0,0,1988.0,0,0.0
4012
+ 0,0,0,0,1,1988.0,0,0.0
4013
+ 0,1,0,0,1,1988.0,1,0.0
4014
+ 0,0,0,0,0,1988.0,0,0.0
4015
+ 0,1,0,0,0,1988.0,0,0.0
4016
+ 0,1,0,0,0,1988.0,0,0.0
4017
+ 0,0,0,0,0,1988.0,0,0.0
4018
+ 0,1,0,0,0,1988.0,1,0.0
4019
+ 0,1,0,0,0,1988.0,0,0.0
4020
+ 0,1,0,0,1,1988.0,0,0.0
4021
+ 0,0,0,0,0,1988.0,0,0.0
4022
+ 0,0,0,0,0,1988.0,1,0.0
4023
+ 0,1,0,0,0,1988.0,0,0.0
4024
+ 0,0,0,0,0,1988.0,0,0.0
4025
+ 1,1,0,0,0,1988.0,0,0.69
4026
+ 0,1,0,0,0,1988.0,0,0.0
4027
+ 0,1,0,0,0,1988.0,0,0.0
4028
+ 0,1,0,0,1,1988.0,1,0.0
4029
+ 0,0,0,0,0,1988.0,0,0.0
4030
+ 0,0,0,0,0,1988.0,0,0.0
4031
+ 0,0,0,0,0,1988.0,0,0.0
4032
+ 0,0,0,0,0,1988.0,1,0.0
4033
+ 0,0,0,0,0,1988.0,1,0.0
4034
+ 0,1,0,0,0,1988.0,1,0.0
4035
+ 0,0,0,0,0,1988.0,1,0.0
4036
+ 0,1,0,0,0,1988.0,0,0.0
4037
+ 0,1,0,0,1,1988.0,1,0.0
4038
+ 0,1,0,0,1,1988.0,1,0.0
4039
+ 0,1,1,0,0,1988.0,1,0.0
4040
+ 0,1,0,0,1,1988.0,1,0.0
4041
+ 0,1,0,0,1,1988.0,1,0.0
4042
+ 0,1,0,0,0,1988.0,0,0.0
4043
+ 0,0,0,0,0,1988.0,0,0.0
4044
+ 0,0,0,0,0,1988.0,0,0.0
4045
+ 0,0,0,0,0,1988.0,1,0.0
4046
+ 0,1,0,0,1,1988.0,0,0.0
4047
+ 0,0,0,0,0,1988.0,0,0.0
4048
+ 0,0,0,0,1,1988.0,0,0.0
4049
+ 0,0,0,0,0,1988.0,1,0.0
4050
+ 0,1,1,0,0,1988.0,0,0.0
4051
+ 0,1,0,0,0,1988.0,1,0.0
4052
+ 0,0,0,0,0,1988.0,0,0.0
4053
+ 0,1,0,0,0,1988.0,1,0.0
reg_cat/delays_zurich_transport.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45c0e5e72510428347f6ff905cd42072af697fefb193541c053966a4637dd930
3
+ size 310520329
reg_cat/diamonds.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_cat/house_sales.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_cat/medical_charges.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_cat/nyc-taxi-green-dec-2016.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1532e83c397e21795bae42953eeed34a1ddd194030cdcf57f82a69baff9e45a5
3
+ size 33962341
reg_cat/particulate-matter-ukair-2017.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff67472d80bde9b82c1a1d23c962a83eda29a12c17422d40265456b7043f0d08
3
+ size 14506375
reg_cat/seattlecrime6.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_cat/topo_2_1.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a7dbd3d090926e8c4316826087d702c44fdacd9bb6b102e3c1f1a2b1e58f156
3
+ size 18340394
reg_cat/visualizing_soil.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_num/Ailerons.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_num/Bike_Sharing_Demand.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_num/Brazilian_houses.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_num/MiamiHousing2016.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_num/abalone.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_num/cpu_act.csv ADDED
The diff for this file is too large to render. See raw diff
 
reg_num/delays_zurich_transport.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79c991c2efa98dae23b75942bc9bd4f71f8661e23137c27839d540f94752c347
3
+ size 277726848