zhwang1 commited on
Commit
28d079a
·
0 Parent(s):

Duplicate from zhwang1/CarbonGlobe

Browse files
Files changed (47) hide show
  1. .gitattributes +60 -0
  2. README.md +207 -0
  3. data_global/glob_X_fea.npy +3 -0
  4. data_global/glob_Y001.npy +3 -0
  5. data_global/glob_Y010.npy +3 -0
  6. data_global/glob_Y020.npy +3 -0
  7. data_global/glob_Y030.npy +3 -0
  8. data_global/glob_Y050.npy +3 -0
  9. data_global/glob_Y070.npy +3 -0
  10. data_global/glob_Y100.npy +3 -0
  11. data_global/glob_Y150.npy +3 -0
  12. data_global/glob_Y200.npy +3 -0
  13. data_global/glob_Y250.npy +3 -0
  14. data_global/glob_Y300.npy +3 -0
  15. data_global/glob_Y350.npy +3 -0
  16. data_global/glob_Y400.npy +3 -0
  17. data_global/glob_Y450.npy +3 -0
  18. data_global/glob_Y500.npy +3 -0
  19. data_global/res_train4_test8.npz +3 -0
  20. data_stats/age_triplet.npz +3 -0
  21. data_stats/data_stats.npz +3 -0
  22. data_stats/mask2d.npy +3 -0
  23. insitu_data/lat_48.2167_lon_-82.1556_GPP_comparison.csv +11 -0
  24. insitu_data/lat_49.6925_lon_-74.34206_GPP_comparison.csv +9 -0
  25. insitu_data/lat_53.15_lon_-104.116667_GPP_comparison.csv +2 -0
  26. insitu_data/lat_53.15_lon_-104.1_GPP_comparison.csv +4 -0
  27. insitu_data/lat_53.62889_lon_-106.19779_GPP_comparison.csv +16 -0
  28. insitu_data/lat_53.98717_lon_-105.11779_GPP_comparison.csv +13 -0
  29. insitu_data/lat_54.09156_lon_-106.00526_GPP_comparison.csv +2 -0
  30. insitu_data/lat_54.95384_lon_-112.46698_GPP_comparison.csv +3 -0
  31. insitu_data/lat_55.86306_lon_-98.485_GPP_comparison.csv +5 -0
  32. insitu_data/lat_55.87962_lon_-98.48081_GPP_comparison.csv +13 -0
  33. insitu_data/lat_55.90583_lon_-98.52472_GPP_comparison.csv +4 -0
  34. insitu_data/lat_55.91167_lon_-98.38222_GPP_comparison.csv +5 -0
  35. insitu_data/lat_55.91437_lon_-98.380645_GPP_comparison.csv +3 -0
  36. insitu_data/lat_56.63583_lon_-99.94833_GPP_comparison.csv +4 -0
  37. insitu_data/lat_61.3079_lon_-121.2992_GPP_comparison.csv +7 -0
  38. insitu_data/lat_61.3089_lon_-121.2984_GPP_comparison.csv +3 -0
  39. insitu_data/lat_64.86627_lon_-147.85553_GPP_comparison.csv +17 -0
  40. insitu_data/lat_65.11983333_lon_-147.5123528_GPP_comparison.csv +13 -0
  41. insitu_data/lat_65.12367_lon_-147.48756_GPP_comparison.csv +8 -0
  42. insitu_data/lat_65.396775_lon_-149.1214944_GPP_comparison.csv +4 -0
  43. insitu_data/lat_lon_age_weights.csv +21 -0
  44. readme.txt +36 -0
  45. test.csv +0 -0
  46. train.csv +3035 -0
  47. val.csv +338 -0
.gitattributes ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: CarbonGlobe
3
+ language:
4
+ - en
5
+ license: cc-by-4.0
6
+ task_categories:
7
+ - time-series-forecasting
8
+ - tabular-regression
9
+ tags:
10
+ - carbon-cycle
11
+ - forest-ecosystems
12
+ - ecosystem-modeling
13
+ - earth-system-science
14
+ - climate-change
15
+ - remote-sensing
16
+ - deep-learning
17
+ - time-series
18
+ - forecasting
19
+ - ecological-forecasting
20
+ - process-based-modeling
21
+ - ecosystem-demography-model
22
+ - ed-v3
23
+ - benchmark
24
+ - neurips-2025
25
+ size_categories:
26
+ - 10K<n<100K
27
+ ---
28
+
29
+ # CarbonGlobe: A Global-Scale, Multi-Decade Dataset and Benchmark for Carbon Forecasting in Forest Ecosystems
30
+
31
+ **CarbonGlobe** is a global-scale, multi-decade, machine-learning-ready dataset and benchmark for forecasting carbon dynamics in forest ecosystems. The dataset provides harmonized environmental drivers and carbon-related ecosystem outputs simulated by the **Ecosystem Demography model version 3 (ED v3)**, enabling the development, evaluation, and comparison of deep learning models for global forest carbon forecasting.
32
+
33
+ CarbonGlobe was accepted to the **NeurIPS 2025 Datasets & Benchmarks Track**.
34
+
35
+ **Project page**: https://github.com/zhwang0/carbon-globe
36
+
37
+ ## Dataset Description
38
+
39
+ Forest ecosystems play a central role in the global carbon cycle, but forecasting their long-term dynamics remains challenging because process-based ecosystem models are computationally expensive and difficult to scale across large spatial domains and many scenarios.
40
+
41
+ CarbonGlobe addresses this challenge by providing a reproducible benchmark for learning from process-based ecosystem simulations. It bridges **Earth system science** and **machine learning** by transforming global ED v3 simulations and associated environmental drivers into a standardized dataset for carbon forecasting.
42
+
43
+ The dataset is designed to support the development of machine learning emulators and forecasting models that can predict multivariate ecosystem trajectories under diverse climate, regional, and ecological conditions.
44
+
45
+ ## Dataset Summary
46
+
47
+ CarbonGlobe includes:
48
+
49
+ - **Global 0.5° spatial coverage**, with approximately 70,000 grid cells
50
+ - **Multi-decade temporal coverage**, spanning more than 40 years from 1980 to 2020
51
+ - **Monthly time-series data** for long-term ecosystem forecasting
52
+ - **100+ environmental input variables** from meteorological, atmospheric, soil, and vegetation-related sources
53
+ - **ED v3-simulated ecosystem output variables**, including carbon stocks, vegetation structure, and ecosystem fluxes
54
+ - **ML-ready samples** for training and evaluating time-series forecasting models
55
+ - **Scenario-based evaluation protocols** for assessing model robustness under climate, forest-age, and regional domain shifts
56
+
57
+ ## Supported Tasks
58
+
59
+ CarbonGlobe supports the following machine learning tasks:
60
+
61
+ - Multivariate time-series forecasting
62
+ - Forest carbon forecasting
63
+ - Ecosystem model emulation
64
+ - Long-horizon sequence prediction
65
+ - Spatiotemporal environmental modeling
66
+ - Domain generalization across climate zones, regions, and forest conditions
67
+ - Benchmarking deep learning models for Earth system applications
68
+
69
+ ## Dataset Structure
70
+
71
+ Each sample contains environmental input drivers, ED-simulated target variables, temporal information, and geographic/ecological metadata.
72
+
73
+ Input variables include environmental drivers such as:
74
+
75
+ ```text
76
+ Meteorological variables, atmospheric CO2, soil properties, vegetation-related variables, and other environmental covariates.
77
+ ```
78
+
79
+ Target variables include ED v3-simulated ecosystem states and fluxes, such as:
80
+
81
+ ```text
82
+ Vegetation height, soil carbon (SC), above-ground biomass (AGB), leaf area index (LAI), gross primary productivity (GPP), net primary productivity (NPP), heterotrophic respiration (RH).
83
+ ```
84
+
85
+
86
+ ## Data Sources
87
+
88
+ CarbonGlobe is constructed from harmonized environmental input variables and outputs simulated by the **Ecosystem Demography model version 3 (ED v3)**.
89
+
90
+ The dataset is intended to provide a standardized machine learning benchmark for carbon forecasting in forest ecosystems. It enables users to train data-driven forecasting models using the same input-output structure as process-based ecosystem simulations, while supporting controlled evaluation across ecological and geographic domains.
91
+
92
+ ## Dataset Splits
93
+
94
+ CarbonGlobe supports multiple evaluation settings for both standard forecasting and domain generalization.
95
+
96
+ Recommended split types include:
97
+
98
+ - **Random split**: standard train/validation/test evaluation across global samples
99
+ - **Regional split**: evaluation across geographic regions
100
+ - **Climate-zone split**: evaluation across Köppen–Geiger climate domains
101
+ - **Forest-age or ecosystem-condition split**: evaluation across different ecosystem development stages
102
+ - **Temporal forecasting split**: training on historical sequences and evaluating long-horizon future prediction
103
+
104
+ Please refer to the accompanying benchmark code for the exact split definitions and evaluation protocol.
105
+
106
+ ## Metadata
107
+
108
+ Each sample may include metadata such as:
109
+
110
+ - Geographic coordinates
111
+ - Grid identifier
112
+ - Köppen–Geiger climate zone
113
+ - Dominant forest type
114
+ - Monthly time index
115
+ - Train/validation/test split indicator
116
+
117
+ These metadata enable controlled evaluation of model generalization across environmental domains, including:
118
+
119
+ - Tropical to temperate transfer
120
+ - Humid to arid climate transfer
121
+ - Cross-region forecasting
122
+ - Cross-forest-type forecasting
123
+ - Generalization across forest structural or developmental conditions
124
+
125
+ ## Benchmark Models
126
+
127
+ CarbonGlobe includes benchmark results from representative forecasting models across multiple modeling paradigms.
128
+
129
+ Evaluated models include:
130
+
131
+ - **LSTM**
132
+ - **LSTNet**
133
+ - **DeepED**, a physics-guided deep learning emulator for ecosystem dynamics
134
+ - **Transformer**
135
+ - **Informer**
136
+ - **Crossformer**
137
+ - **TimeXer**
138
+ - **DLinear**
139
+
140
+ These models are evaluated for multivariate ecosystem trajectory prediction under both standard and domain-shift settings.
141
+
142
+ ## Evaluation
143
+
144
+ CarbonGlobe is designed for multivariate, long-horizon ecosystem forecasting. Recommended evaluation metrics include:
145
+
146
+ - Root mean squared error (RMSE)
147
+ - Mean absolute error (MAE)
148
+ - Delta error
149
+ - Cumulative error
150
+
151
+ In addition to pointwise prediction accuracy, users are encouraged to report trajectory-level metrics that evaluate whether models preserve long-term ecosystem dynamics, temporal changes, and accumulated carbon-cycle behavior.
152
+
153
+ ## Intended Uses
154
+
155
+ CarbonGlobe is intended for research and benchmarking in:
156
+
157
+ - Forest carbon forecasting
158
+ - Ecosystem model emulation
159
+ - Climate impact assessment
160
+ - Long-term ecological forecasting
161
+ - Earth system machine learning
162
+ - Development and evaluation of deep learning models for environmental time series
163
+ - Benchmarking generalization under climate, regional, and ecological domain shifts
164
+ - Scalable approximation of process-based ecosystem model outputs
165
+
166
+ ## Ethical and Environmental Considerations
167
+
168
+ CarbonGlobe does not contain personal or sensitive human information. The dataset is based on environmental drivers and process-based ecosystem model simulations.
169
+
170
+ Potential positive impacts include improved accessibility of global carbon forecasting benchmarks, reduced computational barriers for ecosystem model emulation, and stronger collaboration between machine learning and Earth system science communities.
171
+
172
+ Potential risks include over-interpreting model predictions as direct real-world forecasts, using outputs without accounting for uncertainty, or applying benchmark-trained models to policy-sensitive decisions without additional validation.
173
+
174
+ ## How to Use
175
+
176
+ Example loading workflow:
177
+
178
+ ```python
179
+ from datasets import load_dataset
180
+
181
+ dataset = load_dataset("zhwang1/CarbonGlobe")
182
+ print(dataset)
183
+ print(dataset["train"][0])
184
+ ```
185
+
186
+ The GitHub repository is available here: https://github.com/zhwang0/carbon-globe.
187
+
188
+ ## Citation
189
+
190
+ If you use **CarbonGlobe** in your research, please cite:
191
+
192
+ ```bibtex
193
+ @inproceedings{wang2025carbonglobe,
194
+ title = {CarbonGlobe: A Global-Scale, Multi-Decade Dataset and Benchmark for Carbon Forecasting in Forest Ecosystems},
195
+ author = {Wang, Zhihao and Ma, Lei and Hurtt, George and Jia, Xiaowei and Li, Yanhua and Li, Ruohan and Li, Zhili and Xu, Shuo and Xie, Yiqun},
196
+ booktitle = {Proceedings of the 39th Conference on Neural Information Processing Systems (NeurIPS 2025), Datasets and Benchmarks Track},
197
+ year = {2025}
198
+ }
199
+ ```
200
+
201
+ ## Dataset Contact
202
+
203
+ For questions, issues, or collaboration inquiries, please open an issue in the associated GitHub repository or contact the dataset authors.
204
+
205
+ ## Acknowledgements
206
+
207
+ CarbonGlobe was developed to support reproducible machine learning research for forest carbon forecasting and ecosystem model emulation. We thank the collaborators, data providers, and research communities that supported dataset development, simulation, benchmarking, and validation.
data_global/glob_X_fea.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f81a87817b8c42ae71ed7aae6b71c9c083454fef5009804f3da420fce64a078
3
+ size 14140170368
data_global/glob_Y001.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8a4ffb780401d45afca850b05afe3f00f94d3880b7d7a967a5f3e6168aacb3f
3
+ size 745998080
data_global/glob_Y010.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c521006c4c3d33ef08080483dc7bf32cad52295678958e60b49e201b7bcd6ba
3
+ size 745998080
data_global/glob_Y020.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15258165eee311fafa83728e49ac1cc57239c0946d7b5d4b0bae7fd1cf34e63d
3
+ size 745998080
data_global/glob_Y030.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:629e18266a90e2254e941171cc7bfc882f6124656c15530216dc130832a51e80
3
+ size 745998080
data_global/glob_Y050.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:890ec493fd171f24c3aca8eab943eea378bdc97d06630583b4b8783ce4157656
3
+ size 745998080
data_global/glob_Y070.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842b08eb9a05a609e7c1e50d1fbdc780b03ae77e48fa3d8235d81ba2ee430434
3
+ size 745998080
data_global/glob_Y100.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c1ca698d4a899342535d476c1ccc3f90a03194b562e22336ffcc43fd7a0644
3
+ size 745998080
data_global/glob_Y150.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64de2e04e31eaf22ec3666fa832b057a654c16fe4712ff4074d290f0e4fed206
3
+ size 745998080
data_global/glob_Y200.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c808796bcfefed515587871e72f1173526561e424eb551d37623743cc30d8eb1
3
+ size 745998080
data_global/glob_Y250.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e64f50a5b11c4c076edeb848445b10727196a8bd7839651aa629900b0452e091
3
+ size 745998080
data_global/glob_Y300.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb5797c95364ca47375986cf9b2df1c82872d24ee218563d229090c501bc475
3
+ size 745998080
data_global/glob_Y350.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3acac50fe7031b313d019321a580bf5eb0f31a5183ebf348f3b141721466b4a
3
+ size 745998080
data_global/glob_Y400.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb3bc32bc3fe59cec8ba39931bd73e7ea9d250c24a0085145107bc5b4b34ae2e
3
+ size 745998080
data_global/glob_Y450.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc11426b64a24f439752551ab35973112bcc707758c1619b74623ccc2fc8655f
3
+ size 745998080
data_global/glob_Y500.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a3cf8ddebd60a14ac3da7ae04f488ddda8eb486a8fb21f6562095309eca487e
3
+ size 745998080
data_global/res_train4_test8.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f11290fa643e92ad4ce3e1bc34581ee8a34b84a3bd70428246f9dd69f4f07df1
3
+ size 3952573102
data_stats/age_triplet.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03ca202ba12309edd32ae72b94ccd53698c00689785c919b70b11af6d57d84fc
3
+ size 2558
data_stats/data_stats.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:184d155ed87b3e2a4f9a8b3980f2dd6e3646cb84d84f8221f5fa4374915134d2
3
+ size 3282
data_stats/mask2d.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ddb56298c368aba5f8387ae9138d4a5afb0c0223c854beedd0d76e13f3d92c4
3
+ size 2073728
insitu_data/lat_48.2167_lon_-82.1556_GPP_comparison.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 48.2167,-82.1556,2004-12-01,0.129329892,0.029461146815910808
3
+ 48.2167,-82.1556,2005-12-01,,0.04199231835619135
4
+ 48.2167,-82.1556,2006-12-01,,0.0672468933757201
5
+ 48.2167,-82.1556,2007-12-01,,0.036710626435089544
6
+ 48.2167,-82.1556,2008-12-01,,0.028537187487410094
7
+ 48.2167,-82.1556,2009-12-01,0.00135659472,0.04021363337567579
8
+ 48.2167,-82.1556,2010-12-01,,0.04501389680788634
9
+ 48.2167,-82.1556,2011-12-01,,0.046635628418876154
10
+ 48.2167,-82.1556,2012-12-01,0.0006776538,0.04870161883464956
11
+ 48.2167,-82.1556,2013-12-01,0.006192126,0.019927285761811964
insitu_data/lat_49.6925_lon_-74.34206_GPP_comparison.csv ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 49.6925,-74.34206,2003-12-01,,0.027901211126109916
3
+ 49.6925,-74.34206,2004-12-01,,0.014575384987482794
4
+ 49.6925,-74.34206,2005-12-01,,0.023148225796979203
5
+ 49.6925,-74.34206,2006-12-01,,0.03635754696816186
6
+ 49.6925,-74.34206,2007-12-01,,0.02092243350998549
7
+ 49.6925,-74.34206,2008-12-01,,0.018706442158929915
8
+ 49.6925,-74.34206,2009-12-01,,0.028328938194602377
9
+ 49.6925,-74.34206,2010-12-01,0.09057753600000001,0.03060405701800687
insitu_data/lat_53.15_lon_-104.116667_GPP_comparison.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 53.15,-104.116667,2005-12-01,0.008230088472,0.05168753974064177
insitu_data/lat_53.15_lon_-104.1_GPP_comparison.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 53.15,-104.1,2004-12-01,0.0008194305119999999,0.024357381118747617
3
+ 53.15,-104.1,2005-12-01,,0.05168753974064177
4
+ 53.15,-104.1,2005-12-01,0.011522123868000002,0.05168753974064177
insitu_data/lat_53.62889_lon_-106.19779_GPP_comparison.csv ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 53.62889,-106.19779,1996-12-01,,0.04280888839908531
3
+ 53.62889,-106.19779,1997-12-01,0.012573376800000003,0.18309446793594317
4
+ 53.62889,-106.19779,1998-12-01,,0.07705049575810659
5
+ 53.62889,-106.19779,1999-12-01,,0.13456476095351083
6
+ 53.62889,-106.19779,2000-12-01,,0.03487073547355357
7
+ 53.62889,-106.19779,2001-12-01,0.008217926399999999,0.1266493812368833
8
+ 53.62889,-106.19779,2002-12-01,,0.14910150593795518
9
+ 53.62889,-106.19779,2003-12-01,,0.13571783059191064
10
+ 53.62889,-106.19779,2004-12-01,,0.07413776040084548
11
+ 53.62889,-106.19779,2005-12-01,,0.1452823058833125
12
+ 53.62889,-106.19779,2006-12-01,,0.12470163484253417
13
+ 53.62889,-106.19779,2007-12-01,,0.057599955443239134
14
+ 53.62889,-106.19779,2008-12-01,,0.03821631580767816
15
+ 53.62889,-106.19779,2009-12-01,0.0017117691599999997,0.06142224672022202
16
+ 53.62889,-106.19779,2010-12-01,,0.06982709523796206
insitu_data/lat_53.98717_lon_-105.11779_GPP_comparison.csv ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 53.98717,-105.11779,1999-12-01,0.005662956,0.13901417596412613
3
+ 53.98717,-105.11779,2000-12-01,,0.035408167919545416
4
+ 53.98717,-105.11779,2001-12-01,,0.1326657490696825
5
+ 53.98717,-105.11779,2002-12-01,,0.15402770574013885
6
+ 53.98717,-105.11779,2003-12-01,,0.14617786493713866
7
+ 53.98717,-105.11779,2004-12-01,,0.06873565982601298
8
+ 53.98717,-105.11779,2005-12-01,0.0035867979599999997,0.15261913270421898
9
+ 53.98717,-105.11779,2006-12-01,,0.12696158047579253
10
+ 53.98717,-105.11779,2007-12-01,0.00167449476,0.06041159496068756
11
+ 53.98717,-105.11779,2008-12-01,0.0265297008,0.038766875340756075
12
+ 53.98717,-105.11779,2009-12-01,0.07065024,0.06531244192680885
13
+ 53.98717,-105.11779,2010-12-01,,0.07300553256965663
insitu_data/lat_54.09156_lon_-106.00526_GPP_comparison.csv ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 54.09156,-106.00526,2001-12-01,0.020813288399999998,0.10388456016861777
insitu_data/lat_54.95384_lon_-112.46698_GPP_comparison.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 54.95384,-112.46698,2003-12-01,,0.014257345555450933
3
+ 54.95384,-112.46698,2004-12-01,0.012082257636,0.011580736284001043
insitu_data/lat_55.86306_lon_-98.485_GPP_comparison.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 55.86306,-98.485,2001-12-01,0.027168499199999998,0.046240057096790285
3
+ 55.86306,-98.485,2002-12-01,,0.05409361807812395
4
+ 55.86306,-98.485,2003-12-01,,0.0489663558483234
5
+ 55.86306,-98.485,2004-12-01,,0.011694523794368236
insitu_data/lat_55.87962_lon_-98.48081_GPP_comparison.csv ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 55.87962,-98.48081,1994-12-01,,0.04363223800361277
3
+ 55.87962,-98.48081,1995-12-01,,0.0254939307527648
4
+ 55.87962,-98.48081,1996-12-01,,0.019827784913001155
5
+ 55.87962,-98.48081,1997-12-01,,0.060134562786577986
6
+ 55.87962,-98.48081,1998-12-01,,0.02662764198233281
7
+ 55.87962,-98.48081,1999-12-01,,0.03815079938121936
8
+ 55.87962,-98.48081,2000-12-01,0.0292236132,0.015631939327663633
9
+ 55.87962,-98.48081,2001-12-01,,0.046240057096790285
10
+ 55.87962,-98.48081,2002-12-01,,0.05409361807812395
11
+ 55.87962,-98.48081,2003-12-01,,0.0489663558483234
12
+ 55.87962,-98.48081,2006-12-01,0.31104445199999997,0.052438413760608926
13
+ 55.87962,-98.48081,2007-12-01,0.39144444,0.02525170390852153
insitu_data/lat_55.90583_lon_-98.52472_GPP_comparison.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 55.90583,-98.52472,2001-12-01,0.0340352472,0.054749931143912786
3
+ 55.90583,-98.52472,2002-12-01,,0.06688436012035257
4
+ 55.90583,-98.52472,2003-12-01,,0.06027554167702955
insitu_data/lat_55.91167_lon_-98.38222_GPP_comparison.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 55.91167,-98.38222,2001-12-01,0.0169900212,0.046240057096790285
3
+ 55.91167,-98.38222,2002-12-01,0.124752804,0.05409361807812395
4
+ 55.91167,-98.38222,2003-12-01,,0.0489663558483234
5
+ 55.91167,-98.38222,2004-12-01,,0.011694523794368236
insitu_data/lat_55.91437_lon_-98.380645_GPP_comparison.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 55.91437,-98.380645,2002-12-01,0.036988629599999996,0.05409361807812395
3
+ 55.91437,-98.380645,2004-12-01,,0.011694523794368236
insitu_data/lat_56.63583_lon_-99.94833_GPP_comparison.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 56.63583,-99.94833,2002-12-01,0.1089495,0.04462677287182853
3
+ 56.63583,-99.94833,2003-12-01,,0.03952435936338686
4
+ 56.63583,-99.94833,2004-12-01,,0.009156453208940818
insitu_data/lat_61.3079_lon_-121.2992_GPP_comparison.csv ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 61.3079,-121.2992,2013-12-01,0.0011953568159999998,0.013638041416793699
3
+ 61.3079,-121.2992,2014-12-01,,0.024267999471145017
4
+ 61.3079,-121.2992,2015-12-01,0.005442192876,0.02323534491041722
5
+ 61.3079,-121.2992,2016-12-01,0.0043704895320000004,0.02592295624722632
6
+ 61.3079,-121.2992,2017-12-01,0.012857309135999999,0.04648071316160894
7
+ 61.3079,-121.2992,2018-12-01,0.019234449132,0.03589422312312545
insitu_data/lat_61.3089_lon_-121.2984_GPP_comparison.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 61.3089,-121.2984,2015-12-01,0.005653766052,0.02323534491041722
3
+ 61.3089,-121.2984,2016-12-01,0.001399205412,0.02592295624722632
insitu_data/lat_64.86627_lon_-147.85553_GPP_comparison.csv ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 64.86627,-147.85553,2003-12-01,0.041348684568000005,0.017969156957672296
3
+ 64.86627,-147.85553,2004-12-01,0.025654192728,0.018443659192833143
4
+ 64.86627,-147.85553,2005-12-01,0.014594970359999999,0.027740138468513247
5
+ 64.86627,-147.85553,2006-12-01,0.031327840452,0.02281948000763674
6
+ 64.86627,-147.85553,2007-12-01,0.017596185468,0.020651387258125438
7
+ 64.86627,-147.85553,2008-12-01,0.02426428302,0.016041965123662443
8
+ 64.86627,-147.85553,2009-12-01,0.049559555292,0.026288679320120828
9
+ 64.86627,-147.85553,2010-12-01,0.013378377827999997,0.01055065852935652
10
+ 64.86627,-147.85553,2011-12-01,0.0349452906,0.022901888959688317
11
+ 64.86627,-147.85553,2012-12-01,0.023643697044,0.015379004478896079
12
+ 64.86627,-147.85553,2013-12-01,0.016050290232,0.019653100199825975
13
+ 64.86627,-147.85553,2014-12-01,0.026873016456,0.028012678420932944
14
+ 64.86627,-147.85553,2015-12-01,0.00019211593200000002,0.024884993885544545
15
+ 64.86627,-147.85553,2016-12-01,0.006085584948,0.02118443126920592
16
+ 64.86627,-147.85553,2017-12-01,0.006096672744,0.029936497169244684
17
+ 64.86627,-147.85553,2018-12-01,0.008378994072,0.024600684573602125
insitu_data/lat_65.11983333_lon_-147.5123528_GPP_comparison.csv ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 65.11983333,-147.5123528,2008-12-01,0.046799999999999994,0.01250400195347884
3
+ 65.11983333,-147.5123528,2009-12-01,0.0216,0.01920811306392265
4
+ 65.11983333,-147.5123528,2010-12-01,0.03359999999999999,0.008846650016737203
5
+ 65.11983333,-147.5123528,2011-12-01,0.0048000000000000004,0.014676768139236422
6
+ 65.11983333,-147.5123528,2012-12-01,0.0216,0.012153476487085871
7
+ 65.11983333,-147.5123528,2013-12-01,0.022799999999999997,0.014335462426193612
8
+ 65.11983333,-147.5123528,2014-12-01,0.072,0.018979600988559567
9
+ 65.11983333,-147.5123528,2015-12-01,0.045599999999999995,0.01745452742988461
10
+ 65.11983333,-147.5123528,2016-12-01,0.1284,0.015939999354888552
11
+ 65.11983333,-147.5123528,2017-12-01,0.022799999999999997,0.019357363834539565
12
+ 65.11983333,-147.5123528,2018-12-01,0.049551145284,0.01702976376056735
13
+ 65.11983333,-147.5123528,2019-12-01,0.025353691032,0.014940801884572478
insitu_data/lat_65.12367_lon_-147.48756_GPP_comparison.csv ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 65.12367,-147.48756,2010-12-01,0.007231790676,0.0086705231393154
3
+ 65.12367,-147.48756,2011-12-01,0.008308669992,0.013908266656972462
4
+ 65.12367,-147.48756,2012-12-01,0.005209168463999999,0.011687582409858219
5
+ 65.12367,-147.48756,2013-12-01,0.015359125392000001,0.013743251038405185
6
+ 65.12367,-147.48756,2014-12-01,0.00926186892,0.018553255395561834
7
+ 65.12367,-147.48756,2015-12-01,0.008516236584,0.016877462717086168
8
+ 65.12367,-147.48756,2016-12-01,0.00845774358,0.01531169823899093
insitu_data/lat_65.396775_lon_-149.1214944_GPP_comparison.csv ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ latitude,longitude,start_date,in-situ gpp,ed_gpp
2
+ 65.396775,-149.1214944,2011-12-01,4.538076e-06,0.013539267308449315
3
+ 65.396775,-149.1214944,2013-12-01,0.023880041568,0.010985706863900324
4
+ 65.396775,-149.1214944,2014-12-01,0.0041909270279999996,0.01583928281682979
insitu_data/lat_lon_age_weights.csv ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ lat,lon,weight_1,weight_2,weight_3,weight_4,weight_5,weight_6,weight_7,weight_8,weight_9,weight_10,weight_11,weight_12,weight_13,weight_14,weight_15
2
+ 48.2167,-82.1556,0.0,0.0098946390409688,0.0456943684028855,0.0765719502085032,0.1053973168400331,0.1045632985182601,0.0970357029226778,0.0668209590646412,0.0434955714557954,0.0506627907281044,0.1828417248686365,0.1431626231047773,0.052069547021628,0.0138633174041645,0.0079261904189236
3
+ 49.6925,-74.34206,0.0,0.0,0.0079246105531979,0.1175531042054866,0.1450768959179966,0.1133127651942634,0.0901291330824293,0.0481799482447436,0.0270731910690904,0.2451052412216614,0.1873109734427392,0.0122831673647966,0.0017150775672126,0.0006630522427082,0.0036728398936739
4
+ 53.15,-104.116667,0.0,0.0,0.0,0.0841144876251953,0.1277494496897301,0.0816096518083498,0.0574905670763076,0.0249149889730849,0.1560826303336671,0.3472949477099775,0.0958048415994028,0.015556315010601,0.0043047156346974,0.0004604165205396,0.0046169880184464
5
+ 53.15,-104.1,0.0,0.0,0.0,0.0841144876251953,0.1277494496897301,0.0816096518083498,0.0574905670763076,0.0249149889730849,0.1560826303336671,0.3472949477099775,0.0958048415994028,0.015556315010601,0.0043047156346974,0.0004604165205396,0.0046169880184464
6
+ 53.62889,-106.19779,0.0,0.0,0.0,0.000883823989334,0.0236450771939451,0.0529043110964663,0.0422991455320099,0.0245104895120221,0.0102850999128572,0.0207585354241199,0.0930577422883802,0.1388599716779032,0.2203658051190218,0.2549815768182977,0.1174484214356421
7
+ 53.98717,-105.11779,0.0,0.0,0.0,0.0,0.0015949435910194,0.0156079563888712,0.0441459655338608,0.0415541324995695,0.0270699848186198,0.0129876821858881,0.0236887661563953,0.1465837852100557,0.1939252755653503,0.282603375637929,0.2102381324124404
8
+ 54.09156,-106.00526,0.0,0.0,0.0,0.0,3.205773623018297e-05,0.0517280602528304,0.1008156564605029,0.0689072997058773,0.0314293998242367,0.0301745453486419,0.0016416898751834,0.0101118373625494,0.1084087145998976,0.238726323396975,0.3580244154370748
9
+ 54.95384,-112.46698,0.0,0.0010172841157489,0.0635414906684946,0.0998487129230886,0.0786557910808886,0.0642659343232151,0.0567526006894097,0.0319183984863353,0.0610736915239867,0.2860335348331774,0.2197583456147214,0.0245547049122304,0.0029799872055906,0.0014816612188624,0.0081178624042497
10
+ 55.86306,-98.485,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0041886170091489,0.0517160236188834,0.0580545033270229,0.0490126860885224,0.0390540577334515,0.0360739334276031,0.0316474343285625,0.7302527444668048
11
+ 55.87962,-98.48081,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0041886170091489,0.0517160236188834,0.0580545033270229,0.0490126860885224,0.0390540577334515,0.0360739334276031,0.0316474343285625,0.7302527444668048
12
+ 55.90583,-98.52472,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0048789705127085,0.0461568367636772,0.0462890701622815,0.0371641577607932,0.030520099813085,0.0310072892121911,0.0312628976520442,0.7727206781232191
13
+ 55.91167,-98.38222,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0041886170091489,0.0517160236188834,0.0580545033270229,0.0490126860885224,0.0390540577334515,0.0360739334276031,0.0316474343285625,0.7302527444668048
14
+ 55.91437,-98.380645,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0041886170091489,0.0517160236188834,0.0580545033270229,0.0490126860885224,0.0390540577334515,0.0360739334276031,0.0316474343285625,0.7302527444668048
15
+ 56.63583,-99.94833,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0037764924306292,0.0617372440485727,0.0734552855700465,0.0559611484646952,0.0486846014788014,0.0555277293824249,0.7008574986248298
16
+ 61.3079,-121.2992,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0522313137559954,0.1167172020970636,0.0867973692813315,0.0644380766224582,0.0606816139482451,0.0283082288649516,0.0487343373246071,0.5420918581053471
17
+ 61.3089,-121.2984,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0522313137559954,0.1167172020970636,0.0867973692813315,0.0644380766224582,0.0606816139482451,0.0283082288649516,0.0487343373246071,0.5420918581053471
18
+ 64.86627,-147.85553,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0228444971404845,0.0677953583984201,0.0516529278018024,0.0429316193317782,0.0284229026116278,0.0245670837117457,0.0359121297119427,0.7258734812921983
19
+ 65.11983333,-147.5123528,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0128347294796142,0.0710290298798512,0.076871103405669,0.0646077995788937,0.0511968011377926,0.0510546228310365,0.6724059136871425
20
+ 65.12367,-147.48756,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0017654300824412,0.0285303646201527,0.0820998180474443,0.0770750643324076,0.0612932834068467,0.0572802444072892,0.691955795103418
21
+ 65.396775,-149.1214944,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0056237653035408,0.0546424776194496,0.0544866862117651,0.0452364498940918,0.035004694066975,0.044642698756693,0.7603632281474844
readme.txt ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # CarbonGlobe Dataset
2
+ Our dataset, CarbonGlobe, is accepted to NeurIPS 2025 Dataset and Benchmark track.
3
+
4
+ ## Overview
5
+ The CarbonGlobe dataset is designed for forest carbon dynamics monitoring and forecasting. It includes various ecological and environmental variables collected over a 40-year temporal range and a global spatial scale. This ML-ready dataset integrates over 100 variables from heterogeneous sources.
6
+
7
+ ## Data Structure
8
+ Main Directory
9
+ data_global/: Contains input features and output data for different forest ages.
10
+ glob_X_fea.npy: Input features.
11
+ glob_Y001.npy to glob_Y500.npy: Output data at different forest ages.
12
+ data_stats/: Contains statistical information.
13
+ data_stats.npz: Mean and standard deviation information.
14
+ age_triplet.npz: Age triplet data.
15
+ mask2d.npy: Mask data converting 1d raw data to 2d at global scale.
16
+ insitu_data/: Contains in-situ observations from the ABoVE GPP dataset
17
+ lat....csv: contains the GPP observations in this location.
18
+ lat_lon_age_weights.csv: weighted sum all ages from 1 to 500 to recover the obs.
19
+ train.csv: Indices for training samples.
20
+ val.csv: Indices for validation samples.
21
+ test.csv: Indices for test samples.
22
+ readme.txt: This file.
23
+
24
+ ## Code Repository
25
+ The code used for developing the dataset is available on GitHub: https://github.com/zhwang0/carbon-globe
26
+
27
+ ## Keywords
28
+ carbon-dynamics
29
+ forest-ecosystem
30
+ climate-modeling
31
+ environmental-science
32
+ time-series-forecasting
33
+ ecological-data
34
+ machine-learning
35
+
36
+
test.csv ADDED
The diff for this file is too large to render. See raw diff
 
train.csv ADDED
@@ -0,0 +1,3035 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2358
2
+ 37587
3
+ 13037
4
+ 35555
5
+ 37611
6
+ 49019
7
+ 42138
8
+ 42669
9
+ 52661
10
+ 7813
11
+ 11367
12
+ 8040
13
+ 4034
14
+ 20813
15
+ 47563
16
+ 44631
17
+ 36951
18
+ 44080
19
+ 19372
20
+ 23868
21
+ 33832
22
+ 46386
23
+ 3994
24
+ 44700
25
+ 13081
26
+ 38389
27
+ 6059
28
+ 29667
29
+ 44012
30
+ 47664
31
+ 14469
32
+ 27432
33
+ 12877
34
+ 40329
35
+ 5936
36
+ 53098
37
+ 17767
38
+ 4022
39
+ 564
40
+ 5808
41
+ 40998
42
+ 28422
43
+ 41583
44
+ 4090
45
+ 28580
46
+ 11620
47
+ 45272
48
+ 50297
49
+ 42117
50
+ 76
51
+ 53770
52
+ 40938
53
+ 31942
54
+ 16264
55
+ 17775
56
+ 14435
57
+ 29739
58
+ 38922
59
+ 32807
60
+ 13121
61
+ 17703
62
+ 3856
63
+ 36234
64
+ 46410
65
+ 49031
66
+ 28545
67
+ 26342
68
+ 28565
69
+ 2396
70
+ 11710
71
+ 48267
72
+ 23710
73
+ 45959
74
+ 3764
75
+ 9703
76
+ 3919
77
+ 49584
78
+ 22652
79
+ 7928
80
+ 13188
81
+ 35648
82
+ 43976
83
+ 37632
84
+ 29639
85
+ 22540
86
+ 19348
87
+ 1261
88
+ 15933
89
+ 33816
90
+ 16270
91
+ 16175
92
+ 26427
93
+ 37005
94
+ 14463
95
+ 7758
96
+ 17602
97
+ 2274
98
+ 35678
99
+ 17609
100
+ 17827
101
+ 26194
102
+ 2148
103
+ 11568
104
+ 54014
105
+ 30659
106
+ 34661
107
+ 24973
108
+ 53344
109
+ 14406
110
+ 21006
111
+ 12849
112
+ 51669
113
+ 28478
114
+ 3926
115
+ 7920
116
+ 26264
117
+ 35644
118
+ 39501
119
+ 52653
120
+ 38314
121
+ 26238
122
+ 2388
123
+ 19573
124
+ 9724
125
+ 33812
126
+ 29775
127
+ 40274
128
+ 42055
129
+ 14537
130
+ 49655
131
+ 33905
132
+ 24984
133
+ 25193
134
+ 46498
135
+ 3726
136
+ 1225
137
+ 31961
138
+ 50313
139
+ 11488
140
+ 17859
141
+ 27420
142
+ 27402
143
+ 42661
144
+ 21046
145
+ 26166
146
+ 15987
147
+ 50269
148
+ 20853
149
+ 28609
150
+ 17629
151
+ 49015
152
+ 11339
153
+ 40900
154
+ 37656
155
+ 8032
156
+ 43988
157
+ 29704
158
+ 9985
159
+ 38260
160
+ 46430
161
+ 11552
162
+ 30725
163
+ 30655
164
+ 23682
165
+ 50387
166
+ 1265
167
+ 42721
168
+ 17855
169
+ 7661
170
+ 14573
171
+ 3832
172
+ 22338
173
+ 33819
174
+ 43924
175
+ 133
176
+ 26288
177
+ 16039
178
+ 25133
179
+ 33855
180
+ 1289
181
+ 6028
182
+ 23801
183
+ 19416
184
+ 31793
185
+ 15896
186
+ 39515
187
+ 2254
188
+ 29647
189
+ 4070
190
+ 26210
191
+ 47712
192
+ 46402
193
+ 15955
194
+ 5695
195
+ 17915
196
+ 16127
197
+ 36321
198
+ 42105
199
+ 11592
200
+ 3883
201
+ 7653
202
+ 25005
203
+ 9977
204
+ 23814
205
+ 17903
206
+ 582
207
+ 33890
208
+ 26408
209
+ 6104
210
+ 23960
211
+ 42087
212
+ 42150
213
+ 48888
214
+ 27434
215
+ 38404
216
+ 6075
217
+ 8088
218
+ 1245
219
+ 17641
220
+ 40239
221
+ 49731
222
+ 53328
223
+ 29586
224
+ 2160
225
+ 27466
226
+ 36356
227
+ 38352
228
+ 32913
229
+ 41467
230
+ 11456
231
+ 47074
232
+ 33993
233
+ 48370
234
+ 3791
235
+ 48271
236
+ 42709
237
+ 25197
238
+ 42746
239
+ 37595
240
+ 290
241
+ 28462
242
+ 13101
243
+ 17571
244
+ 53549
245
+ 13180
246
+ 17613
247
+ 49580
248
+ 51661
249
+ 11402
250
+ 19364
251
+ 34645
252
+ 44043
253
+ 29570
254
+ 40856
255
+ 33965
256
+ 16009
257
+ 36903
258
+ 52212
259
+ 52743
260
+ 8138
261
+ 9934
262
+ 32891
263
+ 30647
264
+ 19412
265
+ 48239
266
+ 41491
267
+ 45316
268
+ 23924
269
+ 19444
270
+ 42732
271
+ 36342
272
+ 23940
273
+ 22457
274
+ 22544
275
+ 15924
276
+ 2152
277
+ 33759
278
+ 44591
279
+ 36283
280
+ 37026
281
+ 33909
282
+ 29715
283
+ 22322
284
+ 1253
285
+ 14521
286
+ 47640
287
+ 44039
288
+ 17783
289
+ 302
290
+ 275
291
+ 30620
292
+ 23826
293
+ 50293
294
+ 12857
295
+ 49647
296
+ 29700
297
+ 48263
298
+ 7673
299
+ 44635
300
+ 7679
301
+ 23892
302
+ 9581
303
+ 270
304
+ 32997
305
+ 14697
306
+ 20887
307
+ 22346
308
+ 15999
309
+ 11520
310
+ 53537
311
+ 10024
312
+ 49043
313
+ 48973
314
+ 37640
315
+ 45276
316
+ 17927
317
+ 29619
318
+ 14601
319
+ 12997
320
+ 28681
321
+ 27410
322
+ 17591
323
+ 9874
324
+ 48999
325
+ 43956
326
+ 30683
327
+ 20986
328
+ 4006
329
+ 7834
330
+ 2175
331
+ 52166
332
+ 25157
333
+ 43353
334
+ 48937
335
+ 7699
336
+ 26358
337
+ 51551
338
+ 29663
339
+ 44611
340
+ 33794
341
+ 51054
342
+ 30775
343
+ 19525
344
+ 29602
345
+ 28434
346
+ 24977
347
+ 42125
348
+ 36932
349
+ 2431
350
+ 16075
351
+ 29623
352
+ 45312
353
+ 27482
354
+ 3875
355
+ 22412
356
+ 31874
357
+ 38942
358
+ 282
359
+ 22461
360
+ 14561
361
+ 43288
362
+ 31981
363
+ 13001
364
+ 31817
365
+ 16183
366
+ 22314
367
+ 7649
368
+ 36372
369
+ 48323
370
+ 29751
371
+ 28553
372
+ 3706
373
+ 53948
374
+ 13133
375
+ 40192
376
+ 8064
377
+ 31890
378
+ 47070
379
+ 30843
380
+ 44603
381
+ 38278
382
+ 11472
383
+ 7968
384
+ 11421
385
+ 34778
386
+ 36253
387
+ 51010
388
+ 3804
389
+ 52255
390
+ 45320
391
+ 1164
392
+ 32968
393
+ 1192
394
+ 3768
395
+ 38400
396
+ 8142
397
+ 9728
398
+ 15979
399
+ 17759
400
+ 23777
401
+ 53112
402
+ 40235
403
+ 69
404
+ 45355
405
+ 14569
406
+ 3722
407
+ 53142
408
+ 49023
409
+ 6008
410
+ 598
411
+ 38344
412
+ 23835
413
+ 30887
414
+ 27474
415
+ 16123
416
+ 41503
417
+ 47598
418
+ 37599
419
+ 306
420
+ 1293
421
+ 35532
422
+ 16216
423
+ 37673
424
+ 44676
425
+ 33878
426
+ 6071
427
+ 22330
428
+ 7792
429
+ 33836
430
+ 3746
431
+ 53569
432
+ 21073
433
+ 39003
434
+ 8128
435
+ 12903
436
+ 53861
437
+ 49588
438
+ 23876
439
+ 19577
440
+ 36364
441
+ 39010
442
+ 43940
443
+ 49676
444
+ 33863
445
+ 22584
446
+ 40914
447
+ 2278
448
+ 9782
449
+ 11355
450
+ 34846
451
+ 44743
452
+ 14501
453
+ 51626
454
+ 50359
455
+ 52735
456
+ 14394
457
+ 33025
458
+ 37648
459
+ 3891
460
+ 32009
461
+ 2183
462
+ 43303
463
+ 17677
464
+ 31789
465
+ 50379
466
+ 32898
467
+ 28557
468
+ 50419
469
+ 4010
470
+ 19396
471
+ 30825
472
+ 2216
473
+ 30623
474
+ 3903
475
+ 40310
476
+ 43322
477
+ 42717
478
+ 22509
479
+ 29688
480
+ 38993
481
+ 1139
482
+ 36911
483
+ 2235
484
+ 39619
485
+ 46374
486
+ 50407
487
+ 25025
488
+ 3950
489
+ 29646
490
+ 48275
491
+ 40212
492
+ 36300
493
+ 46378
494
+ 42689
495
+ 7880
496
+ 27342
497
+ 53954
498
+ 32922
499
+ 23810
500
+ 45300
501
+ 51050
502
+ 48904
503
+ 33021
504
+ 35624
505
+ 9618
506
+ 53350
507
+ 10011
508
+ 36288
509
+ 44707
510
+ 34814
511
+ 31934
512
+ 53781
513
+ 24917
514
+ 9894
515
+ 19537
516
+ 29562
517
+ 40982
518
+ 24997
519
+ 567
520
+ 44051
521
+ 20861
522
+ 5840
523
+ 35581
524
+ 6086
525
+ 41545
526
+ 14541
527
+ 37661
528
+ 2360
529
+ 29594
530
+ 5742
531
+ 44627
532
+ 26260
533
+ 30899
534
+ 8076
535
+ 20833
536
+ 15872
537
+ 40888
538
+ 19408
539
+ 11640
540
+ 25068
541
+ 11398
542
+ 44065
543
+ 32001
544
+ 3978
545
+ 9886
546
+ 20910
547
+ 31893
548
+ 47078
549
+ 28541
550
+ 48932
551
+ 17819
552
+ 5635
553
+ 37552
554
+ 34673
555
+ 43932
556
+ 5675
557
+ 16163
558
+ 1213
559
+ 44047
560
+ 40954
561
+ 42767
562
+ 42095
563
+ 38270
564
+ 46447
565
+ 31851
566
+ 2313
567
+ 14525
568
+ 23920
569
+ 36245
570
+ 33886
571
+ 9798
572
+ 41565
573
+ 26182
574
+ 52729
575
+ 32880
576
+ 11436
577
+ 51014
578
+ 1176
579
+ 16111
580
+ 3873
581
+ 19344
582
+ 9878
583
+ 22588
584
+ 47570
585
+ 23916
586
+ 23900
587
+ 12969
588
+ 6016
589
+ 20938
590
+ 19384
591
+ 27414
592
+ 50333
593
+ 14633
594
+ 37017
595
+ 28641
596
+ 37548
597
+ 38256
598
+ 5932
599
+ 19380
600
+ 43380
601
+ 35662
602
+ 42075
603
+ 22636
604
+ 50355
605
+ 3970
606
+ 32905
607
+ 31813
608
+ 4050
609
+ 46414
610
+ 34850
611
+ 50415
612
+ 11390
613
+ 1281
614
+ 5924
615
+ 54094
616
+ 48255
617
+ 12985
618
+ 33844
619
+ 28430
620
+ 3836
621
+ 46418
622
+ 11608
623
+ 27379
624
+ 4062
625
+ 22441
626
+ 27354
627
+ 25161
628
+ 14382
629
+ 47574
630
+ 52170
631
+ 9747
632
+ 8100
633
+ 14419
634
+ 24981
635
+ 47035
636
+ 25129
637
+ 3687
638
+ 26296
639
+ 52236
640
+ 17895
641
+ 52673
642
+ 47672
643
+ 48307
644
+ 45916
645
+ 14625
646
+ 30639
647
+ 16151
648
+ 3775
649
+ 14423
650
+ 26420
651
+ 51657
652
+ 17799
653
+ 17735
654
+ 9822
655
+ 51587
656
+ 8020
657
+ 25001
658
+ 26388
659
+ 43968
660
+ 5892
661
+ 21135
662
+ 21183
663
+ 25017
664
+ 45880
665
+ 25125
666
+ 37001
667
+ 17791
668
+ 5856
669
+ 28446
670
+ 8044
671
+ 19317
672
+ 5746
673
+ 12946
674
+ 23781
675
+ 50371
676
+ 17625
677
+ 42071
678
+ 2297
679
+ 3797
680
+ 41483
681
+ 37636
682
+ 28506
683
+ 28633
684
+ 259
685
+ 22380
686
+ 33804
687
+ 35615
688
+ 14366
689
+ 2376
690
+ 32823
691
+ 45912
692
+ 25189
693
+ 52200
694
+ 52721
695
+ 19263
696
+ 12942
697
+ 27390
698
+ 19219
699
+ 52224
700
+ 40346
701
+ 263
702
+ 39591
703
+ 36975
704
+ 53762
705
+ 33961
706
+ 52669
707
+ 53090
708
+ 46422
709
+ 50915
710
+ 6092
711
+ 52755
712
+ 7703
713
+ 38294
714
+ 16091
715
+ 43964
716
+ 2317
717
+ 38380
718
+ 38356
719
+ 53545
720
+ 53336
721
+ 17743
722
+ 37699
723
+ 16155
724
+ 17587
725
+ 19275
726
+ 40282
727
+ 42705
728
+ 35640
729
+ 33937
730
+ 27486
731
+ 39018
732
+ 17669
733
+ 7864
734
+ 25103
735
+ 34770
736
+ 27498
737
+ 45936
738
+ 27555
739
+ 39627
740
+ 17959
741
+ 11688
742
+ 2116
743
+ 20895
744
+ 30801
745
+ 20958
746
+ 39567
747
+ 34802
748
+ 22632
749
+ 43299
750
+ 5904
751
+ 26272
752
+ 42645
753
+ 22568
754
+ 7743
755
+ 14465
756
+ 3647
757
+ 26380
758
+ 42693
759
+ 1146
760
+ 4058
761
+ 22465
762
+ 33957
763
+ 47716
764
+ 14334
765
+ 13085
766
+ 7924
767
+ 24961
768
+ 14460
769
+ 14621
770
+ 42742
771
+ 46463
772
+ 50955
773
+ 2144
774
+ 35674
775
+ 22408
776
+ 27346
777
+ 45836
778
+ 30837
779
+ 39551
780
+ 47652
781
+ 2350
782
+ 36971
783
+ 41525
784
+ 43371
785
+ 47023
786
+ 9600
787
+ 49576
788
+ 5896
789
+ 37677
790
+ 49666
791
+ 14439
792
+ 47644
793
+ 30805
794
+ 11375
795
+ 7766
796
+ 7719
797
+ 1297
798
+ 43390
799
+ 5714
800
+ 51563
801
+ 17692
802
+ 32981
803
+ 43369
804
+ 30795
805
+ 47636
806
+ 36251
807
+ 34858
808
+ 26384
809
+ 14617
810
+ 46489
811
+ 2380
812
+ 39559
813
+ 3742
814
+ 23948
815
+ 9770
816
+ 9790
817
+ 3899
818
+ 11492
819
+ 9950
820
+ 21111
821
+ 34704
822
+ 52759
823
+ 40966
824
+ 8056
825
+ 39623
826
+ 16047
827
+ 19259
828
+ 40910
829
+ 37583
830
+ 36304
831
+ 36238
832
+ 2140
833
+ 43248
834
+ 22318
835
+ 51599
836
+ 19605
837
+ 11383
838
+ 23775
839
+ 80
840
+ 5602
841
+ 37575
842
+ 48354
843
+ 12950
844
+ 30751
845
+ 7936
846
+ 19332
847
+ 17673
848
+ 43992
849
+ 22421
850
+ 574
851
+ 47606
852
+ 14427
853
+ 21127
854
+ 44667
855
+ 14629
856
+ 7960
857
+ 34677
858
+ 7731
859
+ 40250
860
+ 30771
861
+ 5804
862
+ 51062
863
+ 50974
864
+ 27382
865
+ 20930
866
+ 27394
867
+ 559
868
+ 50309
869
+ 7853
870
+ 11394
871
+ 11600
872
+ 12853
873
+ 33779
874
+ 11632
875
+ 50391
876
+ 43936
877
+ 22481
878
+ 45347
879
+ 7996
880
+ 30699
881
+ 36317
882
+ 33870
883
+ 35694
884
+ 11532
885
+ 52240
886
+ 30767
887
+ 49739
888
+ 17688
889
+ 9716
890
+ 36924
891
+ 45944
892
+ 9830
893
+ 3718
894
+ 53558
895
+ 44020
896
+ 16228
897
+ 52696
898
+ 14481
899
+ 5647
900
+ 20950
901
+ 50395
902
+ 29711
903
+ 23856
904
+ 22624
905
+ 30679
906
+ 27526
907
+ 45969
908
+ 14557
909
+ 52142
910
+ 33882
911
+ 5722
912
+ 27514
913
+ 40337
914
+ 26300
915
+ 8052
916
+ 16135
917
+ 45896
918
+ 17681
919
+ 50982
920
+ 45296
921
+ 15983
922
+ 51535
923
+ 22505
924
+ 42750
925
+ 16220
926
+ 32938
927
+ 33929
928
+ 52685
929
+ 14327
930
+ 51591
931
+ 21016
932
+ 52725
933
+ 25095
934
+ 36312
935
+ 7952
936
+ 6063
937
+ 16171
938
+ 12845
939
+ 19436
940
+ 26323
941
+ 31950
942
+ 11351
943
+ 34701
944
+ 35592
945
+ 40219
946
+ 2309
947
+ 25117
948
+ 41557
949
+ 17621
950
+ 37034
951
+ 5772
952
+ 45852
953
+ 46382
954
+ 8024
955
+ 9646
956
+ 50931
957
+ 52154
958
+ 16071
959
+ 47700
960
+ 52767
961
+ 39511
962
+ 49616
963
+ 24965
964
+ 32815
965
+ 7675
966
+ 27318
967
+ 44719
968
+ 17947
969
+ 38934
970
+ 22520
971
+ 5726
972
+ 31797
973
+ 7908
974
+ 7809
975
+ 51618
976
+ 26243
977
+ 32964
978
+ 2210
979
+ 20857
980
+ 28594
981
+ 50978
982
+ 41495
983
+ 14676
984
+ 40880
985
+ 38978
986
+ 44583
987
+ 2400
988
+ 25107
989
+ 40294
990
+ 40227
991
+ 32033
992
+ 27522
993
+ 23852
994
+ 24929
995
+ 34822
996
+ 1241
997
+ 28466
998
+ 49700
999
+ 44587
1000
+ 8108
1001
+ 33763
1002
+ 49007
1003
+ 41521
1004
+ 11476
1005
+ 47686
1006
+ 3679
1007
+ 42039
1008
+ 21081
1009
+ 19511
1010
+ 16203
1011
+ 3809
1012
+ 19472
1013
+ 14529
1014
+ 27370
1015
+ 23818
1016
+ 14505
1017
+ 12981
1018
+ 47719
1019
+ 30839
1020
+ 13171
1021
+ 27542
1022
+ 46942
1023
+ 23860
1024
+ 31989
1025
+ 38970
1026
+ 14390
1027
+ 28486
1028
+ 15900
1029
+ 42759
1030
+ 2253
1031
+ 28470
1032
+ 41549
1033
+ 11440
1034
+ 47723
1035
+ 51677
1036
+ 43984
1037
+ 9743
1038
+ 47618
1039
+ 23880
1040
+ 36891
1041
+ 2223
1042
+ 13041
1043
+ 2423
1044
+ 39635
1045
+ 26255
1046
+ 44680
1047
+ 46502
1048
+ 22326
1049
+ 35519
1050
+ 7778
1051
+ 41553
1052
+ 2193
1053
+ 34774
1054
+ 44623
1055
+ 52158
1056
+ 1257
1057
+ 49735
1058
+ 30703
1059
+ 34760
1060
+ 7988
1061
+ 12911
1062
+ 9604
1063
+ 51042
1064
+ 20829
1065
+ 12965
1066
+ 20966
1067
+ 52184
1068
+ 8004
1069
+ 48394
1070
+ 9818
1071
+ 36907
1072
+ 34757
1073
+ 41517
1074
+ 30743
1075
+ 41537
1076
+ 11425
1077
+ 53777
1078
+ 53130
1079
+ 36989
1080
+ 38324
1081
+ 5824
1082
+ 37695
1083
+ 294
1084
+ 31801
1085
+ 43972
1086
+ 21034
1087
+ 5788
1088
+ 26346
1089
+ 23714
1090
+ 29635
1091
+ 7754
1092
+ 51539
1093
+ 23728
1094
+ 4086
1095
+ 1172
1096
+ 7837
1097
+ 11460
1098
+ 9758
1099
+ 28625
1100
+ 2128
1101
+ 38298
1102
+ 42043
1103
+ 35632
1104
+ 14637
1105
+ 49707
1106
+ 21187
1107
+ 52665
1108
+ 5860
1109
+ 43244
1110
+ 8112
1111
+ 4114
1112
+ 31923
1113
+ 19251
1114
+ 48945
1115
+ 24941
1116
+ 9634
1117
+ 47628
1118
+ 53354
1119
+ 40922
1120
+ 51673
1121
+ 1123
1122
+ 45928
1123
+ 26190
1124
+ 40290
1125
+ 21171
1126
+ 17606
1127
+ 11660
1128
+ 42673
1129
+ 23936
1130
+ 20906
1131
+ 36381
1132
+ 31969
1133
+ 25051
1134
+ 45848
1135
+ 4078
1136
+ 9658
1137
+ 37013
1138
+ 11464
1139
+ 39647
1140
+ 53560
1141
+ 32831
1142
+ 19581
1143
+ 20809
1144
+ 11347
1145
+ 25181
1146
+ 52717
1147
+ 11664
1148
+ 14374
1149
+ 30714
1150
+ 48884
1151
+ 28494
1152
+ 12895
1153
+ 23765
1154
+ 22392
1155
+ 33009
1156
+ 28657
1157
+ 23694
1158
+ 5718
1159
+ 11576
1160
+ 9774
1161
+ 46966
1162
+ 38385
1163
+ 13175
1164
+ 30829
1165
+ 616
1166
+ 19321
1167
+ 46459
1168
+ 40333
1169
+ 9922
1170
+ 14410
1171
+ 16035
1172
+ 46426
1173
+ 51610
1174
+ 42154
1175
+ 11540
1176
+ 42763
1177
+ 43920
1178
+ 36368
1179
+ 39639
1180
+ 8134
1181
+ 16139
1182
+ 28588
1183
+ 2227
1184
+ 23848
1185
+ 28512
1186
+ 7711
1187
+ 12865
1188
+ 51555
1189
+ 9577
1190
+ 14605
1191
+ 9739
1192
+ 38290
1193
+ 17811
1194
+ 46471
1195
+ 37591
1196
+ 34834
1197
+ 44028
1198
+ 26234
1199
+ 17863
1200
+ 32947
1201
+ 34712
1202
+ 4046
1203
+ 29675
1204
+ 17637
1205
+ 22513
1206
+ 3671
1207
+ 46962
1208
+ 13
1209
+ 29538
1210
+ 37038
1211
+ 31839
1212
+ 14609
1213
+ 34724
1214
+ 14693
1215
+ 42653
1216
+ 9622
1217
+ 5992
1218
+ 44735
1219
+ 51606
1220
+ 31905
1221
+ 22400
1222
+ 35585
1223
+ 35525
1224
+ 16252
1225
+ 26315
1226
+ 32021
1227
+ 26304
1228
+ 43276
1229
+ 27437
1230
+ 41541
1231
+ 23735
1232
+ 45359
1233
+ 2408
1234
+ 53150
1235
+ 9666
1236
+ 30707
1237
+ 16199
1238
+ 15920
1239
+ 49692
1240
+ 22491
1241
+ 26247
1242
+ 3868
1243
+ 45904
1244
+ 36360
1245
+ 23678
1246
+ 38310
1247
+ 52739
1248
+ 47027
1249
+ 23785
1250
+ 21099
1251
+ 40246
1252
+ 24969
1253
+ 13053
1254
+ 6100
1255
+ 22535
1256
+ 4018
1257
+ 36895
1258
+ 17771
1259
+ 6024
1260
+ 7723
1261
+ 9713
1262
+ 555
1263
+ 11656
1264
+ 16063
1265
+ 13105
1266
+ 19392
1267
+ 5790
1268
+ 1249
1269
+ 19476
1270
+ 48880
1271
+ 47011
1272
+ 46366
1273
+ 5964
1274
+ 11544
1275
+ 30791
1276
+ 5655
1277
+ 30883
1278
+ 49688
1279
+ 19500
1280
+ 17823
1281
+ 46390
1282
+ 38914
1283
+ 42771
1284
+ 5968
1285
+ 3844
1286
+ 51000
1287
+ 53125
1288
+ 16167
1289
+ 24925
1290
+ 45900
1291
+ 5908
1292
+ 50363
1293
+ 9858
1294
+ 29735
1295
+ 25072
1296
+ 3695
1297
+ 34689
1298
+ 28649
1299
+ 34737
1300
+ 7746
1301
+ 21091
1302
+ 32811
1303
+ 46451
1304
+ 25121
1305
+ 16159
1306
+ 15943
1307
+ 17715
1308
+ 4014
1309
+ 14660
1310
+ 17943
1311
+ 5996
1312
+ 38302
1313
+ 28598
1314
+ 44595
1315
+ 30867
1316
+ 23674
1317
+ 11548
1318
+ 40876
1319
+ 33949
1320
+ 12833
1321
+ 30895
1322
+ 43318
1323
+ 5880
1324
+ 33001
1325
+ 3730
1326
+ 38946
1327
+ 32952
1328
+ 33037
1329
+ 38336
1330
+ 13045
1331
+ 23802
1332
+ 21030
1333
+ 9958
1334
+ 46990
1335
+ 19452
1336
+ 31997
1337
+ 5643
1338
+ 48965
1339
+ 17807
1340
+ 19235
1341
+ 29659
1342
+ 53358
1343
+ 2249
1344
+ 5610
1345
+ 25009
1346
+ 43334
1347
+ 8048
1348
+ 51614
1349
+ 25055
1350
+ 614
1351
+ 40978
1352
+ 4066
1353
+ 22487
1354
+ 5754
1355
+ 30691
1356
+ 25177
1357
+ 1237
1358
+ 30731
1359
+ 7683
1360
+ 50367
1361
+ 27298
1362
+ 2305
1363
+ 16083
1364
+ 46442
1365
+ 45872
1366
+ 14668
1367
+ 14509
1368
+ 11448
1369
+ 11343
1370
+ 12889
1371
+ 14354
1372
+ 20865
1373
+ 49039
1374
+ 14513
1375
+ 11417
1376
+ 3734
1377
+ 41499
1378
+ 9680
1379
+ 35698
1380
+ 39547
1381
+ 2206
1382
+ 35554
1383
+ 9918
1384
+ 16131
1385
+ 23842
1386
+ 50939
1387
+ 31871
1388
+ 21191
1389
+ 45884
1390
+ 30710
1391
+ 28677
1392
+ 37644
1393
+ 23963
1394
+ 5836
1395
+ 36955
1396
+ 40994
1397
+ 3783
1398
+ 7770
1399
+ 28450
1400
+ 5776
1401
+ 24921
1402
+ 48941
1403
+ 7787
1404
+ 25064
1405
+ 2187
1406
+ 16240
1407
+ 17931
1408
+ 53855
1409
+ 14497
1410
+ 6043
1411
+ 16119
1412
+ 25173
1413
+ 42159
1414
+ 5828
1415
+ 10002
1416
+ 47704
1417
+ 20970
1418
+ 2167
1419
+ 17815
1420
+ 15884
1421
+ 39587
1422
+ 7826
1423
+ 5730
1424
+ 42751
1425
+ 19484
1426
+ 3938
1427
+ 33913
1428
+ 14473
1429
+ 36230
1430
+ 1209
1431
+ 41595
1432
+ 40321
1433
+ 11580
1434
+ 9842
1435
+ 32873
1436
+ 7750
1437
+ 14378
1438
+ 30671
1439
+ 43307
1440
+ 11359
1441
+ 29779
1442
+ 27310
1443
+ 38954
1444
+ 13117
1445
+ 26150
1446
+ 52244
1447
+ 53952
1448
+ 23726
1449
+ 16019
1450
+ 26292
1451
+ 31855
1452
+ 53134
1453
+ 19464
1454
+ 9750
1455
+ 15888
1456
+ 27270
1457
+ 23797
1458
+ 35690
1459
+ 50962
1460
+ 44659
1461
+ 28537
1462
+ 16274
1463
+ 42738
1464
+ 29566
1465
+ 38360
1466
+ 44703
1467
+ 5944
1468
+ 51595
1469
+ 29578
1470
+ 22416
1471
+ 17
1472
+ 52134
1473
+ 7695
1474
+ 7669
1475
+ 3998
1476
+ 1160
1477
+ 11596
1478
+ 17899
1479
+ 25047
1480
+ 52138
1481
+ 46475
1482
+ 25153
1483
+ 47668
1484
+ 42127
1485
+ 23932
1486
+ 42134
1487
+ 46954
1488
+ 27502
1489
+ 52130
1490
+ 25087
1491
+ 17617
1492
+ 25084
1493
+ 8000
1494
+ 37628
1495
+ 2330
1496
+ 43944
1497
+ 38415
1498
+ 9806
1499
+ 16236
1500
+ 17707
1501
+ 28442
1502
+ 46398
1503
+ 22429
1504
+ 38958
1505
+ 44688
1506
+ 32977
1507
+ 5794
1508
+ 11676
1509
+ 30783
1510
+ 34810
1511
+ 42169
1512
+ 19215
1513
+ 52713
1514
+ 54061
1515
+ 17731
1516
+ 35550
1517
+ 29759
1518
+ 32827
1519
+ 3691
1520
+ 17723
1521
+ 50261
1522
+ 22640
1523
+ 5972
1524
+ 27538
1525
+ 49670
1526
+ 19305
1527
+ 14386
1528
+ 30717
1529
+ 43292
1530
+ 23757
1531
+ 37563
1532
+ 28474
1533
+ 19456
1534
+ 4002
1535
+ 46493
1536
+ 51022
1537
+ 11444
1538
+ 32017
1539
+ 11328
1540
+ 29682
1541
+ 2368
1542
+ 30747
1543
+ 7791
1544
+ 9585
1545
+ 36259
1546
+ 48961
1547
+ 9946
1548
+ 16055
1549
+ 48977
1550
+ 21151
1551
+ 34657
1552
+ 30627
1553
+ 29771
1554
+ 27458
1555
+ 48344
1556
+ 44072
1557
+ 5940
1558
+ 11524
1559
+ 42091
1560
+ 12907
1561
+ 30855
1562
+ 25081
1563
+ 19327
1564
+ 21139
1565
+ 9638
1566
+ 33029
1567
+ 37691
1568
+ 28498
1569
+ 8120
1570
+ 11692
1571
+ 22354
1572
+ 39651
1573
+ 7944
1574
+ 2282
1575
+ 47602
1576
+ 13129
1577
+ 22556
1578
+ 22531
1579
+ 36296
1580
+ 9611
1581
+ 39662
1582
+ 42165
1583
+ 39607
1584
+ 53316
1585
+ 40196
1586
+ 43384
1587
+ 49680
1588
+ 47567
1589
+ 13097
1590
+ 52228
1591
+ 33981
1592
+ 28
1593
+ 29598
1594
+ 24945
1595
+ 19448
1596
+ 16103
1597
+ 3942
1598
+ 5848
1599
+ 47656
1600
+ 5687
1601
+ 29651
1602
+ 16266
1603
+ 13148
1604
+ 25033
1605
+ 21163
1606
+ 12881
1607
+ 11528
1608
+ 9684
1609
+ 3887
1610
+ 19420
1611
+ 22404
1612
+ 7916
1613
+ 21103
1614
+ 29590
1615
+ 26214
1616
+ 45324
1617
+ 25021
1618
+ 27518
1619
+ 24913
1620
+ 29731
1621
+ 51034
1622
+ 5816
1623
+ 13164
1624
+ 28617
1625
+ 21010
1626
+ 3643
1627
+ 22378
1628
+ 43284
1629
+ 2392
1630
+ 19553
1631
+ 5812
1632
+ 34741
1633
+ 19549
1634
+ 29679
1635
+ 52751
1636
+ 36275
1637
+ 3946
1638
+ 25099
1639
+ 40934
1640
+ 17747
1641
+ 20942
1642
+ 51646
1643
+ 40896
1644
+ 50325
1645
+ 40180
1646
+ 322
1647
+ 53126
1648
+ 9608
1649
+ 7932
1650
+ 35656
1651
+ 22477
1652
+ 17695
1653
+ 9910
1654
+ 34854
1655
+ 8060
1656
+ 17645
1657
+ 48908
1658
+ 9753
1659
+ 48335
1660
+ 19356
1661
+ 30763
1662
+ 38986
1663
+ 42755
1664
+ 34681
1665
+ 9757
1666
+ 29554
1667
+ 2
1668
+ 50265
1669
+ 33808
1670
+ 318
1671
+ 49035
1672
+ 43314
1673
+ 3750
1674
+ 9962
1675
+ 31973
1676
+ 37711
1677
+ 9838
1678
+ 41507
1679
+ 3755
1680
+ 578
1681
+ 32804
1682
+ 35569
1683
+ 12927
1684
+ 42047
1685
+ 3828
1686
+ 42637
1687
+ 33989
1688
+ 53078
1689
+ 32854
1690
+ 25137
1691
+ 13125
1692
+ 13033
1693
+ 28418
1694
+ 43365
1695
+ 19515
1696
+ 37678
1697
+ 49600
1698
+ 13065
1699
+ 14517
1700
+ 16027
1701
+ 17803
1702
+ 26362
1703
+ 12935
1704
+ 30851
1705
+ 16067
1706
+ 50383
1707
+ 8072
1708
+ 51583
1709
+ 49620
1710
+ 23666
1711
+ 44639
1712
+ 4110
1713
+ 26230
1714
+ 46479
1715
+ 31909
1716
+ 25061
1717
+ 36941
1718
+ 35628
1719
+ 7860
1720
+ 37042
1721
+ 22425
1722
+ 34635
1723
+ 50411
1724
+ 11604
1725
+ 28533
1726
+ 19297
1727
+ 17567
1728
+ 14485
1729
+ 15947
1730
+ 33925
1731
+ 27386
1732
+ 46994
1733
+ 4106
1734
+ 35577
1735
+ 49608
1736
+ 25169
1737
+ 45240
1738
+ 48896
1739
+ 54010
1740
+ 19239
1741
+ 53944
1742
+ 10015
1743
+ 4082
1744
+ 6004
1745
+ 54131
1746
+ 44655
1747
+ 53346
1748
+ 27546
1749
+ 5798
1750
+ 28605
1751
+ 28621
1752
+ 32865
1753
+ 39631
1754
+ 25201
1755
+ 19285
1756
+ 38412
1757
+ 33825
1758
+ 19352
1759
+ 3974
1760
+ 34794
1761
+ 42146
1762
+ 31867
1763
+ 33767
1764
+ 7872
1765
+ 44696
1766
+ 22473
1767
+ 44731
1768
+ 20879
1769
+ 47708
1770
+ 31785
1771
+ 22560
1772
+ 52220
1773
+ 1198
1774
+ 30663
1775
+ 20934
1776
+ 11536
1777
+ 5864
1778
+ 27429
1779
+ 43960
1780
+ 36353
1781
+ 31901
1782
+ 14701
1783
+ 47006
1784
+ 49651
1785
+ 5699
1786
+ 33852
1787
+ 2416
1788
+ 36967
1789
+ 31927
1790
+ 23956
1791
+ 53332
1792
+ 14672
1793
+ 42713
1794
+ 46443
1795
+ 49719
1796
+ 20998
1797
+ 28528
1798
+ 29631
1799
+ 45388
1800
+ 11560
1801
+ 44004
1802
+ 41487
1803
+ 16207
1804
+ 42099
1805
+ 47031
1806
+ 3714
1807
+ 9993
1808
+ 30847
1809
+ 5928
1810
+ 43928
1811
+ 12899
1812
+ 14443
1813
+ 2326
1814
+ 22310
1815
+ 21061
1816
+ 42059
1817
+ 15908
1818
+ 26284
1819
+ 40970
1820
+ 5683
1821
+ 26334
1822
+ 40864
1823
+ 53082
1824
+ 38286
1825
+ 23761
1826
+ 33898
1827
+ 5868
1828
+ 5679
1829
+ 10018
1830
+ 46434
1831
+ 41579
1832
+ 19400
1833
+ 31958
1834
+ 39571
1835
+ 11387
1836
+ 32842
1837
+ 11500
1838
+ 43280
1839
+ 14338
1840
+ 19432
1841
+ 33941
1842
+ 31985
1843
+ 14680
1844
+ 45948
1845
+ 7976
1846
+ 35596
1847
+ 19488
1848
+ 26308
1849
+ 48920
1850
+ 42725
1851
+ 50970
1852
+ 42121
1853
+ 33921
1854
+ 44055
1855
+ 30859
1856
+ 52708
1857
+ 48287
1858
+ 36329
1859
+ 2346
1860
+ 40930
1861
+ 38274
1862
+ 16051
1863
+ 17887
1864
+ 7715
1865
+ 39535
1866
+ 49639
1867
+ 30833
1868
+ 13025
1869
+ 28653
1870
+ 49723
1871
+ 44579
1872
+ 43338
1873
+ 15972
1874
+ 45256
1875
+ 19593
1876
+ 32850
1877
+ 53869
1878
+ 26424
1879
+ 43980
1880
+ 19255
1881
+ 3840
1882
+ 27406
1883
+ 16023
1884
+ 24937
1885
+ 49703
1886
+ 45284
1887
+ 38376
1888
+ 9938
1889
+ 7774
1890
+ 5762
1891
+ 50935
1892
+ 29615
1893
+ 22648
1894
+ 9766
1895
+ 9890
1896
+ 26327
1897
+ 6
1898
+ 4102
1899
+ 8084
1900
+ 47676
1901
+ 52150
1902
+ 39575
1903
+ 45940
1904
+ 12915
1905
+ 33013
1906
+ 2239
1907
+ 23718
1908
+ 24933
1909
+ 9614
1910
+ 23896
1911
+ 31938
1912
+ 310
1913
+ 19597
1914
+ 26400
1915
+ 13160
1916
+ 21057
1917
+ 2404
1918
+ 50966
1919
+ 19496
1920
+ 4038
1921
+ 590
1922
+ 48235
1923
+ 26162
1924
+ 22499
1925
+ 26206
1926
+ 323
1927
+ 39543
1928
+ 42031
1929
+ 16191
1930
+ 7972
1931
+ 48957
1932
+ 36959
1933
+ 45362
1934
+ 45856
1935
+ 9914
1936
+ 48995
1937
+ 11708
1938
+ 23884
1939
+ 37690
1940
+ 3779
1941
+ 20926
1942
+ 17583
1943
+ 38962
1944
+ 11379
1945
+ 32834
1946
+ 27278
1947
+ 53121
1948
+ 11331
1949
+ 15960
1950
+ 14402
1951
+ 19585
1952
+ 21077
1953
+ 33822
1954
+ 31805
1955
+ 6108
1956
+ 5606
1957
+ 22384
1958
+ 17907
1959
+ 31863
1960
+ 19541
1961
+ 6083
1962
+ 11413
1963
+ 27478
1964
+ 28438
1965
+ 16260
1966
+ 38906
1967
+ 46485
1968
+ 39527
1969
+ 44000
1970
+ 5703
1971
+ 38950
1972
+ 41561
1973
+ 43346
1974
+ 21175
1975
+ 7822
1976
+ 35607
1977
+ 29606
1978
+ 36325
1979
+ 41479
1980
+ 40868
1981
+ 33953
1982
+ 5663
1983
+ 48900
1984
+ 51665
1985
+ 6089
1986
+ 1180
1987
+ 23944
1988
+ 14597
1989
+ 42729
1990
+ 39603
1991
+ 26158
1992
+ 21115
1993
+ 22483
1994
+ 17787
1995
+ 42051
1996
+ 27449
1997
+ 54057
1998
+ 30735
1999
+ 16244
2000
+ 31886
2001
+ 40270
2002
+ 15927
2003
+ 40262
2004
+ 36334
2005
+ 30643
2006
+ 47058
2007
+ 29546
2008
+ 5623
2009
+ 38396
2010
+ 1115
2011
+ 9589
2012
+ 4098
2013
+ 31931
2014
+ 20807
2015
+ 45924
2016
+ 19336
2017
+ 14477
2018
+ 45343
2019
+ 38320
2020
+ 26311
2021
+ 13049
2022
+ 46970
2023
+ 45892
2024
+ 32895
2025
+ 26396
2026
+ 2384
2027
+ 17847
2028
+ 9654
2029
+ 6032
2030
+ 31831
2031
+ 44032
2032
+ 27441
2033
+ 3930
2034
+ 47019
2035
+ 44060
2036
+ 15916
2037
+ 21095
2038
+ 19388
2039
+ 19480
2040
+ 38328
2041
+ 29542
2042
+ 38997
2043
+ 3922
2044
+ 17763
2045
+ 49711
2046
+ 1300
2047
+ 26366
2048
+ 29747
2049
+ 27445
2050
+ 14346
2051
+ 16095
2052
+ 48283
2053
+ 33771
2054
+ 23928
2055
+ 20821
2056
+ 11564
2057
+ 3663
2058
+ 30739
2059
+ 53362
2060
+ 48348
2061
+ 53680
2062
+ 16232
2063
+ 2321
2064
+ 43342
2065
+ 48390
2066
+ 37567
2067
+ 44068
2068
+ 38898
2069
+ 42701
2070
+ 37009
2071
+ 43252
2072
+ 14350
2073
+ 28426
2074
+ 37665
2075
+ 51603
2076
+ 40908
2077
+ 3667
2078
+ 31946
2079
+ 23888
2080
+ 256
2081
+ 35566
2082
+ 50273
2083
+ 42629
2084
+ 17594
2085
+ 28637
2086
+ 20974
2087
+ 5766
2088
+ 38306
2089
+ 52763
2090
+ 8116
2091
+ 32943
2092
+ 35611
2093
+ 12
2094
+ 13144
2095
+ 5820
2096
+ 8104
2097
+ 22572
2098
+ 39506
2099
+ 36947
2100
+ 23789
2101
+ 5832
2102
+ 5750
2103
+ 29767
2104
+ 1312
2105
+ 48382
2106
+ 32025
2107
+ 5920
2108
+ 2196
2109
+ 47043
2110
+ 24949
2111
+ 46394
2112
+ 51630
2113
+ 26404
2114
+ 34790
2115
+ 11644
2116
+ 21
2117
+ 34782
2118
+ 11628
2119
+ 3907
2120
+ 21195
2121
+ 30779
2122
+ 48362
2123
+ 17719
2124
+ 19223
2125
+ 51543
2126
+ 45920
2127
+ 49696
2128
+ 551
2129
+ 12861
2130
+ 5671
2131
+ 40872
2132
+ 20962
2133
+ 606
2134
+ 23912
2135
+ 2270
2136
+ 29627
2137
+ 35523
2138
+ 39595
2139
+ 40904
2140
+ 1229
2141
+ 40962
2142
+ 20903
2143
+ 45952
2144
+ 37624
2145
+ 1304
2146
+ 50990
2147
+ 40184
2148
+ 36899
2149
+ 3683
2150
+ 5758
2151
+ 14414
2152
+ 26202
2153
+ 17633
2154
+ 24953
2155
+ 22453
2156
+ 2219
2157
+ 7876
2158
+ 40942
2159
+ 37022
2160
+ 19424
2161
+ 40216
2162
+ 32909
2163
+ 12953
2164
+ 26276
2165
+ 43396
2166
+ 28520
2167
+ 30815
2168
+ 13152
2169
+ 1205
2170
+ 21065
2171
+ 45373
2172
+ 32037
2173
+ 16031
2174
+ 29692
2175
+ 29558
2176
+ 2179
2177
+ 13077
2178
+ 32846
2179
+ 27398
2180
+ 43952
2181
+ 15976
2182
+ 17875
2183
+ 42633
2184
+ 19243
2185
+ 31859
2186
+ 9626
2187
+ 1152
2188
+ 32917
2189
+ 22527
2190
+ 3651
2191
+ 50348
2192
+ 22628
2193
+ 35619
2194
+ 37571
2195
+ 26354
2196
+ 46974
2197
+ 47680
2198
+ 30879
2199
+ 48295
2200
+ 26174
2201
+ 41575
2202
+ 50289
2203
+ 53865
2204
+ 48299
2205
+ 50345
2206
+ 42161
2207
+ 54135
2208
+ 35589
2209
+ 39599
2210
+ 11636
2211
+ 28454
2212
+ 8028
2213
+ 2266
2214
+ 19468
2215
+ 20883
2216
+ 37620
2217
+ 28693
2218
+ 29798
2219
+ 17965
2220
+ 3852
2221
+ 27274
2222
+ 34728
2223
+ 22620
2224
+ 15912
2225
+ 7912
2226
+ 38982
2227
+ 9898
2228
+ 38938
2229
+ 45932
2230
+ 48378
2231
+ 41529
2232
+ 48358
2233
+ 12885
2234
+ 26319
2235
+ 33848
2236
+ 47626
2237
+ 22306
2238
+ 27462
2239
+ 20918
2240
+ 7739
2241
+ 32989
2242
+ 48311
2243
+ 7727
2244
+ 51622
2245
+ 17867
2246
+ 16256
2247
+ 22552
2248
+ 52118
2249
+ 5872
2250
+ 33859
2251
+ 32861
2252
+ 7900
2253
+ 6020
2254
+ 5659
2255
+ 17563
2256
+ 40946
2257
+ 13184
2258
+ 23830
2259
+ 44684
2260
+ 44663
2261
+ 48916
2262
+ 8036
2263
+ 2190
2264
+ 17657
2265
+ 36345
2266
+ 2124
2267
+ 9699
2268
+ 30631
2269
+ 19557
2270
+ 16224
2271
+ 48279
2272
+ 8092
2273
+ 1316
2274
+ 52178
2275
+ 40884
2276
+ 27282
2277
+ 11363
2278
+ 19313
2279
+ 27334
2280
+ 42685
2281
+ 2258
2282
+ 35686
2283
+ 52677
2284
+ 52731
2285
+ 22370
2286
+ 7964
2287
+ 9882
2288
+ 31919
2289
+ 38318
2290
+ 2202
2291
+ 25076
2292
+ 9778
2293
+ 48386
2294
+ 24988
2295
+ 37603
2296
+ 29763
2297
+ 45888
2298
+ 17755
2299
+ 22495
2300
+ 45860
2301
+ 46986
2302
+ 53525
2303
+ 22580
2304
+ 46438
2305
+ 48303
2306
+ 39563
2307
+ 14652
2308
+ 27551
2309
+ 1269
2310
+ 3675
2311
+ 41515
2312
+ 3738
2313
+ 43256
2314
+ 22445
2315
+ 32934
2316
+ 4054
2317
+ 44086
2318
+ 9850
2319
+ 15964
2320
+ 29655
2321
+ 50943
2322
+ 44615
2323
+ 47062
2324
+ 47002
2325
+ 14545
2326
+ 623
2327
+ 45339
2328
+ 34708
2329
+ 17923
2330
+ 19529
2331
+ 29550
2332
+ 33840
2333
+ 47648
2334
+ 9814
2335
+ 9969
2336
+ 34830
2337
+ 45365
2338
+ 9650
2339
+ 31993
2340
+ 3990
2341
+ 19325
2342
+ 6036
2343
+ 53659
2344
+ 1202
2345
+ 1221
2346
+ 9866
2347
+ 41002
2348
+ 42657
2349
+ 34733
2350
+ 5738
2351
+ 45963
2352
+ 14687
2353
+ 35573
2354
+ 34693
2355
+ 9720
2356
+ 30807
2357
+ 3860
2358
+ 11480
2359
+ 27358
2360
+ 36963
2361
+ 51531
2362
+ 15935
2363
+ 47051
2364
+ 23793
2365
+ 2112
2366
+ 29795
2367
+ 3659
2368
+ 32902
2369
+ 34749
2370
+ 28613
2371
+ 36338
2372
+ 33933
2373
+ 53105
2374
+ 53766
2375
+ 27366
2376
+ 52208
2377
+ 19360
2378
+ 49631
2379
+ 22350
2380
+ 17843
2381
+ 39611
2382
+ 2156
2383
+ 5710
2384
+ 54139
2385
+ 7762
2386
+ 31897
2387
+ 9989
2388
+ 11696
2389
+ 49635
2390
+ 11496
2391
+ 5888
2392
+ 3655
2393
+ 34818
2394
+ 29582
2395
+ 13013
2396
+ 34697
2397
+ 32887
2398
+ 31843
2399
+ 2412
2400
+ 3962
2401
+ 9902
2402
+ 44024
2403
+ 17699
2404
+ 13137
2405
+ 50927
2406
+ 9676
2407
+ 22612
2408
+ 25013
2409
+ 14589
2410
+ 16143
2411
+ 49027
2412
+ 40188
2413
+ 35515
2414
+ 33874
2415
+ 17871
2416
+ 14656
2417
+ 12869
2418
+ 36241
2419
+ 48243
2420
+ 34720
2421
+ 5706
2422
+ 42035
2423
+ 50996
2424
+ 50337
2425
+ 51653
2426
+ 46958
2427
+ 40286
2428
+ 7980
2429
+ 51038
2430
+ 33977
2431
+ 27494
2432
+ 31820
2433
+ 40278
2434
+ 35682
2435
+ 1131
2436
+ 35563
2437
+ 43350
2438
+ 38282
2439
+ 32005
2440
+ 3703
2441
+ 26226
2442
+ 36376
2443
+ 11556
2444
+ 39523
2445
+ 51046
2446
+ 17831
2447
+ 25145
2448
+ 8124
2449
+ 13005
2450
+ 40950
2451
+ 28687
2452
+ 49003
2453
+ 6055
2454
+ 38368
2455
+ 17653
2456
+ 15991
2457
+ 3954
2458
+ 570
2459
+ 32
2460
+ 38989
2461
+ 20982
2462
+ 46998
2463
+ 11700
2464
+ 28673
2465
+ 26170
2466
+ 25149
2467
+ 5852
2468
+ 3820
2469
+ 19404
2470
+ 3759
2471
+ 11648
2472
+ 2372
2473
+ 51579
2474
+ 16043
2475
+ 52216
2476
+ 7888
2477
+ 27424
2478
+ 47660
2479
+ 31781
2480
+ 47622
2481
+ 17839
2482
+ 36262
2483
+ 33973
2484
+ 34806
2485
+ 11468
2486
+ 23822
2487
+ 44651
2488
+ 39615
2489
+ 602
2490
+ 21069
2491
+ 49715
2492
+ 19293
2493
+ 40306
2494
+ 5631
2495
+ 23769
2496
+ 2289
2497
+ 23742
2498
+ 19601
2499
+ 7984
2500
+ 14613
2501
+ 3915
2502
+ 28697
2503
+ 7816
2504
+ 28669
2505
+ 40302
2506
+ 9942
2507
+ 7830
2508
+ 38408
2509
+ 47590
2510
+ 38266
2511
+ 37652
2512
+ 12973
2513
+ 47047
2514
+ 31913
2515
+ 6000
2516
+ 25141
2517
+ 23670
2518
+ 39655
2519
+ 27362
2520
+ 46938
2521
+ 43264
2522
+ 32870
2523
+ 4042
2524
+ 17555
2525
+ 14593
2526
+ 9732
2527
+ 11371
2528
+ 34667
2529
+ 33017
2530
+ 32838
2531
+ 5691
2532
+ 2286
2533
+ 35636
2534
+ 9834
2535
+ 11484
2536
+ 50399
2537
+ 30695
2538
+ 2215
2539
+ 44607
2540
+ 44727
2541
+ 45908
2542
+ 30863
2543
+ 43330
2544
+ 31977
2545
+ 586
2546
+ 50352
2547
+ 49627
2548
+ 8012
2549
+ 19267
2550
+ 19283
2551
+ 44008
2552
+ 298
2553
+ 9630
2554
+ 50281
2555
+ 45335
2556
+ 19271
2557
+ 12989
2558
+ 22433
2559
+ 25113
2560
+ 52232
2561
+ 17711
2562
+ 5667
2563
+ 12829
2564
+ 7665
2565
+ 9662
2566
+ 7802
2567
+ 35604
2568
+ 41475
2569
+ 39519
2570
+ 19545
2571
+ 20914
2572
+ 17598
2573
+ 43272
2574
+ 23952
2575
+ 26251
2576
+ 7868
2577
+ 7657
2578
+ 2262
2579
+ 23806
2580
+ 52162
2581
+ 42113
2582
+ 39659
2583
+ 45380
2584
+ 49684
2585
+ 16248
2586
+ 44711
2587
+ 51004
2588
+ 50321
2589
+ 27294
2590
+ 38364
2591
+ 22342
2592
+ 45876
2593
+ 26218
2594
+ 36997
2595
+ 52122
2596
+ 47696
2597
+ 28601
2598
+ 47066
2599
+ 30787
2600
+ 22600
2601
+ 9672
2602
+ 37686
2603
+ 22449
2604
+ 43357
2605
+ 28665
2606
+ 23658
2607
+ 9826
2608
+ 17919
2609
+ 27490
2610
+ 28568
2611
+ 49612
2612
+ 30871
2613
+ 12961
2614
+ 27470
2615
+ 54098
2616
+ 27530
2617
+ 38348
2618
+ 11616
2619
+ 11684
2620
+ 33894
2621
+ 34838
2622
+ 5639
2623
+ 48331
2624
+ 3879
2625
+ 17751
2626
+ 50317
2627
+ 37559
2628
+ 6067
2629
+ 41587
2630
+ 47690
2631
+ 9870
2632
+ 17955
2633
+ 49624
2634
+ 19533
2635
+ 5912
2636
+ 1233
2637
+ 9762
2638
+ 13057
2639
+ 16015
2640
+ 17795
2641
+ 22469
2642
+ 15880
2643
+ 15892
2644
+ 47082
2645
+ 33775
2646
+ 14581
2647
+ 36248
2648
+ 21085
2649
+ 14342
2650
+ 26178
2651
+ 51642
2652
+ 610
2653
+ 17879
2654
+ 40958
2655
+ 44692
2656
+ 33877
2657
+ 14644
2658
+ 12931
2659
+ 34716
2660
+ 42142
2661
+ 48969
2662
+ 19517
2663
+ 47632
2664
+ 2163
2665
+ 15929
2666
+ 28572
2667
+ 38974
2668
+ 16004
2669
+ 7820
2670
+ 9854
2671
+ 9794
2672
+ 5627
2673
+ 1277
2674
+ 21147
2675
+ 34753
2676
+ 30675
2677
+ 53324
2678
+ 38882
2679
+ 22388
2680
+ 19231
2681
+ 47015
2682
+ 11680
2683
+ 11624
2684
+ 6096
2685
+ 14585
2686
+ 22604
2687
+ 9930
2688
+ 29723
2689
+ 40848
2690
+ 53086
2691
+ 9981
2692
+ 22592
2693
+ 19340
2694
+ 46370
2695
+ 25205
2696
+ 33945
2697
+ 48327
2698
+ 8080
2699
+ 29696
2700
+ 29743
2701
+ 5884
2702
+ 30891
2703
+ 42083
2704
+ 27338
2705
+ 48987
2706
+ 28549
2707
+ 23686
2708
+ 42677
2709
+ 21131
2710
+ 14565
2711
+ 33917
2712
+ 19565
2713
+ 46978
2714
+ 14358
2715
+ 45369
2716
+ 42067
2717
+ 44739
2718
+ 19368
2719
+ 32876
2720
+ 20899
2721
+ 50305
2722
+ 3986
2723
+ 5619
2724
+ 19589
2725
+ 53146
2726
+ 11516
2727
+ 9926
2728
+ 44084
2729
+ 40314
2730
+ 3934
2731
+ 6047
2732
+ 50375
2733
+ 23722
2734
+ 2132
2735
+ 47614
2736
+ 50277
2737
+ 14447
2738
+ 23662
2739
+ 7884
2740
+ 32819
2741
+ 51575
2742
+ 15951
2743
+ 14683
2744
+ 31878
2745
+ 7687
2746
+ 34649
2747
+ 5976
2748
+ 34798
2749
+ 28516
2750
+ 40990
2751
+ 17575
2752
+ 43326
2753
+ 32048
2754
+ 17835
2755
+ 2334
2756
+ 50958
2757
+ 29534
2758
+ 52182
2759
+ 37669
2760
+ 32041
2761
+ 52747
2762
+ 21107
2763
+ 38918
2764
+ 17739
2765
+ 27330
2766
+ 22362
2767
+ 19503
2768
+ 41602
2769
+ 52700
2770
+ 5844
2771
+ 1273
2772
+ 33790
2773
+ 32972
2774
+ 40892
2775
+ 36226
2776
+ 24993
2777
+ 45351
2778
+ 7691
2779
+ 49596
2780
+ 50329
2781
+ 286
2782
+ 28482
2783
+ 49659
2784
+ 28576
2785
+ 32985
2786
+ 26146
2787
+ 21167
2788
+ 43996
2789
+ 13029
2790
+ 19569
2791
+ 27454
2792
+ 31835
2793
+ 19301
2794
+ 13093
2795
+ 22334
2796
+ 47039
2797
+ 13156
2798
+ 29671
2799
+ 31828
2800
+ 45327
2801
+ 3982
2802
+ 16212
2803
+ 48985
2804
+ 48366
2805
+ 38966
2806
+ 11572
2807
+ 141
2808
+ 36292
2809
+ 1127
2810
+ 2338
2811
+ 27314
2812
+ 7992
2813
+ 41471
2814
+ 33985
2815
+ 2364
2816
+ 39583
2817
+ 40325
2818
+ 2171
2819
+ 40231
2820
+ 7798
2821
+ 34685
2822
+ 30875
2823
+ 35546
2824
+ 14549
2825
+ 23839
2826
+ 7857
2827
+ 38886
2828
+ 11672
2829
+ 20825
2830
+ 27286
2831
+ 17661
2832
+ 39531
2833
+ 10006
2834
+ 22366
2835
+ 50947
2836
+ 10001
2837
+ 53874
2838
+ 34641
2839
+ 38894
2840
+ 16195
2841
+ 28458
2842
+ 49604
2843
+ 20990
2844
+ 26372
2845
+ 28629
2846
+ 46950
2847
+ 1188
2848
+ 4118
2849
+ 38926
2850
+ 39555
2851
+ 23872
2852
+ 17883
2853
+ 20994
2854
+ 9966
2855
+ 27510
2856
+ 28584
2857
+ 38902
2858
+ 30667
2859
+ 48924
2860
+ 11324
2861
+ 1308
2862
+ 21123
2863
+ 28592
2864
+ 23904
2865
+ 37707
2866
+ 9593
2867
+ 36268
2868
+ 52657
2869
+ 45383
2870
+ 40852
2871
+ 50951
2872
+ 19507
2873
+ 13069
2874
+ 35507
2875
+ 48259
2876
+ 22576
2877
+ 5780
2878
+ 40223
2879
+ 7845
2880
+ 27350
2881
+ 15939
2882
+ 40844
2883
+ 44647
2884
+ 21119
2885
+ 36920
2886
+ 54102
2887
+ 24957
2888
+ 11584
2889
+ 27534
2890
+ 26280
2891
+ 28502
2892
+ 44036
2893
+ 35538
2894
+ 50992
2895
+ 11652
2896
+ 21038
2897
+ 21053
2898
+ 42649
2899
+ 17851
2900
+ 19289
2901
+ 2427
2902
+ 50403
2903
+ 5651
2904
+ 36255
2905
+ 39539
2906
+ 48991
2907
+ 54006
2908
+ 22358
2909
+ 42641
2910
+ 22437
2911
+ 45264
2912
+ 53138
2913
+ 13073
2914
+ 52692
2915
+ 5988
2916
+ 20922
2917
+ 28490
2918
+ 53663
2919
+ 45292
2920
+ 37607
2921
+ 26416
2922
+ 47586
2923
+ 46946
2924
+ 35666
2925
+ 32052
2926
+ 22374
2927
+ 7904
2928
+ 45244
2929
+ 50301
2930
+ 14664
2931
+ 16107
2932
+ 7896
2933
+ 38890
2934
+ 14452
2935
+ 27302
2936
+ 44076
2937
+ 2354
2938
+ 14493
2939
+ 43295
2940
+ 20978
2941
+ 40974
2942
+ 19309
2943
+ 21042
2944
+ 7735
2945
+ 48949
2946
+ 52126
2947
+ 44599
2948
+ 8016
2949
+ 38252
2950
+ 45840
2951
+ 266
2952
+ 16099
2953
+ 29787
2954
+ 9810
2955
+ 40208
2956
+ 37682
2957
+ 17939
2958
+ 48981
2959
+ 32926
2960
+ 7956
2961
+ 594
2962
+ 29755
2963
+ 16147
2964
+ 22644
2965
+ 30811
2966
+ 5952
2967
+ 43361
2968
+ 27374
2969
+ 51547
2970
+ 14533
2971
+ 48339
2972
+ 28524
2973
+ 1285
2974
+ 19521
2975
+ 22523
2976
+ 6079
2977
+ 31954
2978
+ 5984
2979
+ 48247
2980
+ 40200
2981
+ 48928
2982
+ 44715
2983
+ 20845
2984
+ 44016
2985
+ 52188
2986
+ 29574
2987
+ 34653
2988
+ 13021
2989
+ 48231
2990
+ 50423
2991
+ 43388
2992
+ 13168
2993
+ 53094
2994
+ 26186
2995
+ 9997
2996
+ 37030
2997
+ 19376
2998
+ 42130
2999
+ 43260
3000
+ 2245
3001
+ 50919
3002
+ 14362
3003
+ 13009
3004
+ 51018
3005
+ 25029
3006
+ 22596
3007
+ 4030
3008
+ 41598
3009
+ 12841
3010
+ 22608
3011
+ 40986
3012
+ 45844
3013
+ 40258
3014
+ 23706
3015
+ 51567
3016
+ 42697
3017
+ 48892
3018
+ 51571
3019
+ 314
3020
+ 4026
3021
+ 34637
3022
+ 23732
3023
+ 16115
3024
+ 17649
3025
+ 12919
3026
+ 5734
3027
+ 48291
3028
+ 33783
3029
+ 19460
3030
+ 30821
3031
+ 20841
3032
+ 1119
3033
+ 11432
3034
+ 14577
3035
+ 17963
val.csv ADDED
@@ -0,0 +1,338 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 29719
2
+ 8008
3
+ 8068
4
+ 51559
5
+ 11668
6
+ 31882
7
+ 38930
8
+ 42665
9
+ 38910
10
+ 32857
11
+ 34745
12
+ 72
13
+ 33969
14
+ 52196
15
+ 47594
16
+ 30721
17
+ 8132
18
+ 3911
19
+ 40918
20
+ 15968
21
+ 45280
22
+ 1217
23
+ 4074
24
+ 42103
25
+ 43948
26
+ 26198
27
+ 19213
28
+ 45304
29
+ 23846
30
+ 2293
31
+ 3958
32
+ 40318
33
+ 25185
34
+ 53565
35
+ 19440
36
+ 53533
37
+ 17579
38
+ 14553
39
+ 10020
40
+ 25043
41
+ 50341
42
+ 5956
43
+ 5960
44
+ 23746
45
+ 41592
46
+ 19428
47
+ 11429
48
+ 15995
49
+ 3895
50
+ 41533
51
+ 17891
52
+ 48912
53
+ 13017
54
+ 7948
55
+ 38340
56
+ 47054
57
+ 2342
58
+ 26154
59
+ 13089
60
+ 7707
61
+ 16087
62
+ 3864
63
+ 9786
64
+ 3787
65
+ 2108
66
+ 45376
67
+ 51634
68
+ 31809
69
+ 3800
70
+ 42109
71
+ 17935
72
+ 39579
73
+ 2231
74
+ 47578
75
+ 40254
76
+ 40266
77
+ 26432
78
+ 23702
79
+ 5980
80
+ 48251
81
+ 40204
82
+ 45260
83
+ 22616
84
+ 16079
85
+ 23750
86
+ 51066
87
+ 21026
88
+ 49643
89
+ 9735
90
+ 53671
91
+ 8096
92
+ 38419
93
+ 42158
94
+ 27506
95
+ 6112
96
+ 23739
97
+ 32960
98
+ 36349
99
+ 38372
100
+ 36936
101
+ 27418
102
+ 15904
103
+ 28508
104
+ 28561
105
+ 43268
106
+ 46467
107
+ 21159
108
+ 22396
109
+ 5948
110
+ 1168
111
+ 21002
112
+ 19279
113
+ 547
114
+ 34786
115
+ 32993
116
+ 6012
117
+ 29610
118
+ 2136
119
+ 3848
120
+ 46982
121
+ 29783
122
+ 9688
123
+ 54003
124
+ 16187
125
+ 49663
126
+ 2301
127
+ 12837
128
+ 9802
129
+ 26338
130
+ 17779
131
+ 45252
132
+ 52681
133
+ 32013
134
+ 53554
135
+ 20869
136
+ 39643
137
+ 11512
138
+ 53774
139
+ 44672
140
+ 36984
141
+ 48374
142
+ 31847
143
+ 40860
144
+ 50986
145
+ 17727
146
+ 45868
147
+ 44064
148
+ 11409
149
+ 27290
150
+ 38999
151
+ 3795
152
+ 21155
153
+ 50427
154
+ 49592
155
+ 19561
156
+ 29684
157
+ 25165
158
+ 45268
159
+ 4094
160
+ 43311
161
+ 53857
162
+ 11612
163
+ 2120
164
+ 20954
165
+ 11452
166
+ 15876
167
+ 14640
168
+ 20946
169
+ 11704
170
+ 51058
171
+ 13061
172
+ 11588
173
+ 52204
174
+ 7782
175
+ 14489
176
+ 17951
177
+ 3699
178
+ 23690
179
+ 1135
180
+ 9954
181
+ 14431
182
+ 14648
183
+ 29791
184
+ 9642
185
+ 35529
186
+ 36979
187
+ 29727
188
+ 3824
189
+ 35600
190
+ 17559
191
+ 35652
192
+ 14398
193
+ 35511
194
+ 31824
195
+ 9695
196
+ 53320
197
+ 19227
198
+ 32883
199
+ 53667
200
+ 27322
201
+ 26350
202
+ 26412
203
+ 40350
204
+ 38332
205
+ 27306
206
+ 37579
207
+ 21143
208
+ 29642
209
+ 6051
210
+ 27326
211
+ 23864
212
+ 53340
213
+ 5876
214
+ 12993
215
+ 50923
216
+ 47582
217
+ 53541
218
+ 25091
219
+ 11504
220
+ 34826
221
+ 49727
222
+ 48319
223
+ 45864
224
+ 19247
225
+ 17665
226
+ 39014
227
+ 22548
228
+ 53675
229
+ 52146
230
+ 9707
231
+ 46406
232
+ 35670
233
+ 9906
234
+ 16179
235
+ 40298
236
+ 11321
237
+ 9973
238
+ 28645
239
+ 36993
240
+ 41571
241
+ 35542
242
+ 53529
243
+ 37703
244
+ 52251
245
+ 46455
246
+ 12977
247
+ 23698
248
+ 33800
249
+ 51649
250
+ 51026
251
+ 36285
252
+ 5900
253
+ 38262
254
+ 45288
255
+ 30687
256
+ 16059
257
+ 45308
258
+ 23967
259
+ 22503
260
+ 21020
261
+ 42681
262
+ 7849
263
+ 26376
264
+ 30759
265
+ 13109
266
+ 271
267
+ 3763
268
+ 26222
269
+ 7940
270
+ 32956
271
+ 12873
272
+ 35620
273
+ 3710
274
+ 32029
275
+ 50285
276
+ 25039
277
+ 45331
278
+ 33033
279
+ 53553
280
+ 53117
281
+ 9846
282
+ 13113
283
+ 48953
284
+ 41511
285
+ 44643
286
+ 22564
287
+ 32930
288
+ 30635
289
+ 31965
290
+ 20849
291
+ 20875
292
+ 17911
293
+ 35559
294
+ 36928
295
+ 14691
296
+ 21179
297
+ 53109
298
+ 11508
299
+ 51638
300
+ 14370
301
+ 12923
302
+ 7841
303
+ 9862
304
+ 20817
305
+ 26392
306
+ 20891
307
+ 48315
308
+ 52174
309
+ 36308
310
+ 40926
311
+ 7892
312
+ 44619
313
+ 42079
314
+ 49572
315
+ 30651
316
+ 45248
317
+ 30755
318
+ 5916
319
+ 43375
320
+ 279
321
+ 52704
322
+ 34842
323
+ 47610
324
+ 26268
325
+ 28661
326
+ 3966
327
+ 42063
328
+ 49011
329
+ 33005
330
+ 51030
331
+ 23908
332
+ 12957
333
+ 33901
334
+ 20837
335
+ 9597
336
+ 19492
337
+ 52192
338
+ 3814